[issue10816] test_multiprocessing: unclosed sockets

2011-01-03 Thread STINNER Victor
New submission from STINNER Victor victor.stin...@haypocalc.com: test_remote (__main__.WithManagerTestRemoteManager) ... /home/haypo/prog/GIT/py3k/Lib/multiprocessing/managers.py:812: ResourceWarning: unclosed socket.socket object, fd=8, family=2, type=1, proto=0 util.debug('... decref

[issue10816] test_multiprocessing: unclosed sockets

2011-01-03 Thread STINNER Victor
STINNER Victor victor.stin...@haypocalc.com added the comment: Ok, I found it: fixed by r87686 -- resolution: - fixed status: open - closed ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue10816