commit | e40b3aabfb10e1f9fd31541369fec491029d5d46 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jul 04 17:35:10 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jul 04 17:35:10 2011 +0200 |
tree | 1980398e5974b263fe781e6685afe4f7bbaf55d4 | |
parent | cd1aa0d5eaab7edce2b42705a05532c41c8d0a0a [diff] |
Issue #12469: Run "wakeup" signal tests in subprocess to run the test in a fresh process with only one thread and to not change signal handling of the parent process.