-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Execution Team 2022-06-27, Execution Team 2022-07-11
If we wait for another task to complete while holding locks/tickets, this could lead to ticket exhaustion and/or deadlock. To test where we do this, we could try adding an assertion to waitForConditionOrInterrupt to ensure we are not holding locks. If it turns out we violate this assertion, we should try to get an understanding of the circumstances.
- related to
-
SERVER-49369 add check for Global resource lock state to OperationContext::waitForConditionOrInterrupt()
- Closed