diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-06-10 12:48:13 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-06-10 12:48:13 +0200 |
commit | af4946020e92556052782fcc95075dd8d694dbb5 (patch) | |
tree | 2e9d61f2e5c5bbc863f4c943aa433bd3f64f798a /Python/sigcheck.c | |
parent | b0ae53d8a09731a51be48f9e84a71d09d0f90657 (diff) | |
download | cpython-git-af4946020e92556052782fcc95075dd8d694dbb5.tar.gz |
Issue #8407: Make signal.sigwait() tests more reliable
Block the signal before calling sigwait(). Use os.fork() to ensure that we have
only one thread.
Initial patch written by Charles-François Natali.
Diffstat (limited to 'Python/sigcheck.c')
0 files changed, 0 insertions, 0 deletions