diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-18 16:25:56 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-18 16:25:56 +0200 |
commit | c064dd52599bc13623dd0c6b3b06452e4aa61702 (patch) | |
tree | f15e6691c87f534808f1ea9b71caeb6ddd010840 /Python | |
parent | 1ef9dbe7aacf7aee16da811b7aa13b5181d63138 (diff) | |
download | cpython-c064dd52599bc13623dd0c6b3b06452e4aa61702.tar.gz |
Issue #11768: The signal handler of the signal module only calls
Py_AddPendingCall() for the first signal to fix a deadlock on reentrant or
parallel calls. PyErr_SetInterrupt() writes also into the wake up file.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions