[issue14666] test_sendall_interrupted hangs on FreeBSD with a zombi multiprocessing thread

Richard Oudkerk report at bugs.python.org
Wed Apr 25 02:19:00 CEST 2012


Richard Oudkerk <shibturn at gmail.com> added the comment:

This patch adds a ResourceSharer.stop() method.  This is called from tearDownClass() in the unittest.

----------
keywords: +patch
Added file: http://bugs.python.org/file25357/mp_resource_sharer_stop.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14666>
_______________________________________


More information about the Python-bugs-list mailing list