There are a select few places where we use OperationContext::waitForConditionOrInterrupt() without predicates. I'd like all invocations to use predicates. It is i) easier to reason about for devs, ii) simpler to phrase as an API set, iii) empowers more sophisticated behaviors within Interruptibles.
- causes
-
SERVER-72087 Avoid recording flow control wait time when there is no wait
- Closed
- is depended on by
-
SERVER-42967 Add DiagnosticInfo hooks into Interruptible
- Closed