New submission from Brian Curtin <cur...@acm.org>: As shown in a debug run of test_multiprocessing, at least two places in managers.py apparently leave open sockets. Lines 786 and 805 are the culprits, both util log lines.
---------- components: Library (Lib) messages: 120367 nosy: asksol, brian.curtin priority: normal severity: normal stage: needs patch status: open title: Cleanup up ResourceWarnings in multiprocessing type: resource usage versions: Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10305> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com