-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: 3.10.1
-
Component/s: None
-
None
We should only start the kill cursors periodic executor once the Client connects to the MongoDB deployment. This way, we avoid spinning up an unnecessary thread in the event that the client never connects.
- is duplicated by
-
PYTHON-2284 Delay starting pymongo_kill_cursors_thread when connect=False
- Closed