[issue1975] signals not always delivered to main thread, since other threads have the signal unmasked

John Levon report at bugs.python.org
Wed Jan 14 00:37:57 CET 2009


John Levon <movement at users.sourceforge.net> added the comment:

Yes, Python guarantees the behaviour under discussion:

http://docs.python.org/library/signal.html

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


More information about the Python-bugs-list mailing list