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

Antoine Pitrou report at bugs.python.org
Wed Apr 25 01:36:29 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

The pthread_sigmask() solution would allow the use of multiprocessing all the while keeping deterministic signal delivery.

----------

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


More information about the Python-bugs-list mailing list