[issue5315] signal handler never gets called

Andrew McNabb report at bugs.python.org
Tue Mar 2 20:53:22 CET 2010


Andrew McNabb <amcnabb at mcnabbs.org> added the comment:

I'm seeing something very similar to this.  In my case, I have a single-threaded program, and select fails to be interrupted by SIGCHLD.  I'm still tracking down more details, so I'll report back if I find more information.

----------
nosy: +amcnabb

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


More information about the Python-bugs-list mailing list