commit | c13ef66649985025382c64f6af8e3b956411e05b | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed May 25 02:35:58 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed May 25 02:35:58 2011 +0200 |
tree | 4f224212ec11dfefa32f093c777b09e1fe0e2ae7 | |
parent | b45c7087aa967843f2e11116fbb4a7f5a32a1c3f [diff] |
Issue #8407: Fix the signal handler of the signal module: if it is called twice, it now writes the number of the second signal into the wakeup fd.