-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
v4.4
-
35
Test uses currentOp to collect OpIds to kill here. However, currentOp iterates over every client and there is a tiny window where the client would have the matching desc field, but without an opCtx. This would cause the test to hit this error