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

Marcin Stepnicki report at bugs.python.org
Sun Sep 6 22:08:38 CEST 2009


Marcin Stepnicki <marcin.stepnicki at haibane.pl> added the comment:

I have just got bitten by this bug - I usually run my software under
Linux/Windows, this was the first time that my customer requested
specifically FreeBSD platform and I was *really* surprised. Not to
mention the fact that bug in Python came as the last thing to my mind -
I was blaming my code of course :-).

Anyway, I can confirm the patch works for me and I'd like to see it
included in future versions. Can I do something to make it happen? 

Regards,
Marcin

----------
nosy: +mstepnicki

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


More information about the Python-bugs-list mailing list