STINNER Victor added the comment:

While trying to reproduce the bug, I got:

test_handle_called_with_mp_queue (test.test_logging.QueueListenerTest) ... 
/usr/home/haypo/cpython/Lib/test/support/__init__.py:1515: ResourceWarning: 
unclosed <socket.socket fd=6, family=AddressFamily.AF_INET, type=536870913, 
proto=0, laddr=('127.0.0.1', 8166), raddr=('127.0.0.1', 8167)>
  gc.collect()
ok

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30886>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to