-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Nuxeo Drive
-
Backlog priority:500
If Synchronizer.error_skip_period if is too small, basically if it's lighter than the duration of an iteration of the while loop in Synchronizer.synchronize().
Visible in TestIntegrationLocalStorageSpaceIssue.test_synchronize_no_space_left_on_device by setting for example:
syn.error_skip_period = 0.001
- is required by
-
NXP-14088 Drive: improve ability to simulate I/O errors in tests
- Resolved