[issue11768] signal_handler() is not reentrant: deadlock in Py_AddPendingCall()

Roundup Robot report at bugs.python.org
Mon Apr 18 16:34:34 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 7d355c2ff3d4 by Victor Stinner in branch '2.7':
(Merge 3.1) Issue #11768: The signal handler of the signal module only calls
http://hg.python.org/cpython/rev/7d355c2ff3d4

New changeset ebd080593351 by Victor Stinner in branch '2.7':
Issue #11768: signal.set_wakeup_fd() and PySignal_SetWakeupFd() added in 2.6
http://hg.python.org/cpython/rev/ebd080593351

----------

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


More information about the Python-bugs-list mailing list