Richard Oudkerk <shibt...@gmail.com> added the comment:

New version of patch which does

  signal.pthread_sigmask(signal.SIG_BLOCK, range(1, signal.NSIG))

in the thread (is that right?).

It also uses a timeout when trying to join the thread.

----------
Added file: http://bugs.python.org/file25361/mp_resource_sharer_stop.patch

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

Reply via email to