New submission from STINNER Victor:
Sometimes, running test_logging emits such warning:
ResourceWarning: unclosed <socket.socket fd=6, family=AddressFamily.AF_INET,
type=536870913, proto=0, laddr=('127.0.0.1', 31191), raddr=('127.0.0.1', 31192)>
I'm not sure where it does come from.
See also bpo-30830 (test_logging leaks dangling threads on FreeBSD).
----------
messages: 300534
nosy: haypo
priority: normal
severity: normal
status: open
title: test_logging: ResourceWarning: unclosed <socket.socket ...>
type: resource usage
versions: Python 3.7
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue31235>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com