-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.10
-
Component/s: None
-
None
https://github.com/mongodb/mongo-python-driver/blob/master/pymongo/pool.py#L1065
close_socket() is missing a required 'reason' argument
- is caused by
-
PYTHON-1954 Background thread creates connections while holding the topology lock
- Closed