diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-03 12:57:12 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-03 12:57:12 (GMT) |
commit | d0e516db50376ab0fd729c42bafda3e5a6225b94 (patch) | |
tree | 125054b4762cd8c0bed63d1a4b82c135f8d5275f /Lib/concurrent | |
parent | 2d4a91e0d0065b89cb9820b10e30f74c362cb430 (diff) | |
download | cpython-d0e516db50376ab0fd729c42bafda3e5a6225b94.zip cpython-d0e516db50376ab0fd729c42bafda3e5a6225b94.tar.gz cpython-d0e516db50376ab0fd729c42bafda3e5a6225b94.tar.bz2 |
Issue #8407: pthread_sigmask() checks immediatly if signal handlers have been
called. The test checks that SIG_UNBLOCK calls immediatly the signal handler of
the pending SIGUSR1. Improve also the tests using an exception (division by
zero) instead of a flag (a function attribute).
Diffstat (limited to 'Lib/concurrent')
0 files changed, 0 insertions, 0 deletions