Description
Summary
As per https://github.com/10gen/mongo/pull/15278, drivers should send killCursors after a connection error. This requires updating the spec tests to reflect this new behavior.
Attachments
Issue Links
- is related to
-
PYTHON-1755 PyMongo does not cleanup server side cursors after a getMore fails with a network error
-
- Backlog
-
- split from
-
PYTHON-3953 PyMongo should send killCursors on MaxTimeMSExpired Error
-
- Closed
-
- links to