To reproduce, uncomment those lines:
if WINDOWS: # Too fast folder create-then-rename are not well handled time.sleep(1)
from:
- test_local_creations.py::TestLocalCreations::test_create_then_rename_local_folder
- test_concurrent_synchronization.py::TestConcurrentSynchronization::test_rename_local_folder
- is related to
-
NXDRIVE-1847 [Windows] Fix endless synchronization on fast create-then-rename folder
- Resolved