Martin Panter added the comment:

Here is my patch which blocks SIGUSR1. I have only tested it on Linux.

I also added a counter to the SIGALRM handler, so we can verify that it does 
get called by the Python sigwaitinfo() implementation.

----------
keywords: +patch
stage:  -> patch review
Added file: http://bugs.python.org/file41737/sigwaitinfo-block.patch

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

Reply via email to