-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
asycnio.Task.cancelling was added in Python 3.11, allowing users to check if a task cancellation request was received but not completed. Our current async PyMongo implementation requires this feature to workaround the hangs described in PYTHON-4908 while still supporting Python versions 3.9 and 3.10.
- related to
-
PYTHON-4908 Async tests causing host timeouts
-
- Investigating
-