-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Sharding 2019-06-03
-
10
Similarly to SERVER-40999, the cursor internally established by currentOp can be killed while being used, leading to a CursorKilled error. The test already handles CursorNotFound and Interrupted, so it should be updated to handle CursorKilled as well.