Closed ping-ke closed 5 months ago
unit test TestSaveAndLoadSyncStatus would randomly fail as the syncCl.tasks may not sort by shard id, which is caused by the test case failure. so add sort task after tasks loaded.
unit test TestSaveAndLoadSyncStatus would randomly fail as the syncCl.tasks may not sort by shard id, which is caused by the test case failure. so add sort task after tasks loaded.