-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Test Python
-
None
-
Storage Engines
-
2
-
StorEng - Defined Pipeline
-
v8.0
There can be a race with the current implementation of our tests which use wait_for_cc_to_run which checks for stats to be updated. The problem arises when checkpoint cleanup finishes before wait_for_cc_to_run starts checking the stats. When this is the case, wait_for_cc_to_run never detects a change of stat and the test hangs.