-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
In PYTHON-3917 we ignored ResourceWarning in the uri spec tests because they were randomly getting raised by sockets that were not closed properly. We should investigate the source, perhaps by running a manual garbage collect after each test to try and isolate the issue.
- is related to
-
PYTHON-2338 _RttMonitor causes ResourceWarning: unclosed <socket.socket fd=19, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('127.0.0.1', 56306), raddr=('127.0.0.1', 27017)>
- Backlog
- related to
-
PYTHON-3917 [Build Failure] Fix handling of warnings in connection string tests
- Closed