-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.0.3
-
Component/s: None
-
(copied to CRM)
Some operations require a JavaScript lock. It would be useful to be able to see the information about that lock in the results of currentOp(), including:
- Which ops need the lock
- Which are waiting for it, which have it
Not sure if a parallel for "numYields" is appropriate for the JS lock.