-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Correctness
-
Fully Compatible
-
2
The goal of the ticket is the following
1. Confirm the API changes causing the commented test in buildscripts/tests/resmokelib/utils/test_scheduler.py to fail is the "bug fix" that we needed.
2. If 1 is true then replace our uses of buildscripts/resmokelib/utils/scheduler.py with python's sched.
3. If one is false then fix and reenable the test.
- depends on
-
SERVER-79624 Upgrade windows python to 3.10
- Closed
- is related to
-
SERVER-42623 sched module in Python 3 causes close() event to mistakenly be canceled, leading to resmoke.py hang
- Closed