-
Type:
Task
-
Resolution: Gone away
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Context
On Python versions older than 3.12, a number of asynchronous tests fail. The CSOT tests most notably, as shown in this patch: https://spruce.mongodb.com/version/67bf7d5139d6f10007db6cd2/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC
These failures do not occur on newer versions of Python.
Definition of done
The underlying cause of these failures must be discovered and resolved. If the issue is a language issue, we may need to consider restricting supported versions for async pymongo.
Pitfalls
- is caused by
-
PYTHON-4493 Use asyncio protocols instead of sockets for network IO
-
- Closed
-