summaryrefslogtreecommitdiffstats
path: root/Python/pymath.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2021-03-10 14:26:45 (GMT)
committerGitHub <noreply@github.com>2021-03-10 14:26:45 (GMT)
commit1fa17e8cc62775a2e34b158135ce8589f9394f03 (patch)
tree01c34fb5d07249430773aa7bbac5511bea835b73 /Python/pymath.c
parenta9c03d7fb78ab79710f79190f0584a09d9fd1a61 (diff)
downloadcpython-1fa17e8cc62775a2e34b158135ce8589f9394f03.zip
cpython-1fa17e8cc62775a2e34b158135ce8589f9394f03.tar.gz
cpython-1fa17e8cc62775a2e34b158135ce8589f9394f03.tar.bz2
bpo-43406: Fix test_signal.test_stress_modifying_handlers() (GH-24815)
Fix a race condition of test_stress_modifying_handlers() of test_signal: only raise signals while we are in the catch_unraisable_exception() context manager. Moreover, don't check if we received at least one signal if at least one signal got ignored.
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions