-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Refactor the CurOp class to adopt the WithLock parameter for functions that require the primary mutex to be held. Update calling code to provide the required lock-holding resource.
Benefits:
- Improves code clarity and safety.
- Aligns CurOp with established best practices for mutex usage.
References:
See cpp_style.md for more information.
- is related to
-
SERVER-110658 Avoid computing QueryShapeHash if QSH is already attached to the CurOp
-
- Closed
-