Closed tonal closed 5 years ago
Good catch, thanks! Does the problem appear when you create a txmongo connection and then immediately disconnect without sending any queries?
Can you make a pull request for this?
@IlyaSkriblovsky Not. Query exists. 2 create_index (all exists) and 1 find. ~10sec. between connect and disconnect.
TxMongo version: 18.2.0 PyMongo version: 3.7.2 Python 3.6.7 MongoDB version: 4.0.3
My code:
Stack trace:
May be Line 342 in txmongo/connection.py:
change to