diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-10-11 00:21:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-11 00:21:51 (GMT) |
commit | 46347d3caf92e773f99b301ab4de7d13c99e04e3 (patch) | |
tree | d2264113a117f432454bea3fbbb16d94f2549ba3 /Python/ceval.c | |
parent | a009bb872c57ad3317caaf4caad5327d0ff664e2 (diff) | |
download | cpython-46347d3caf92e773f99b301ab4de7d13c99e04e3.zip cpython-46347d3caf92e773f99b301ab4de7d13c99e04e3.tar.gz cpython-46347d3caf92e773f99b301ab4de7d13c99e04e3.tar.bz2 |
[3.11] gh-110647: Fix signal test_stress_modifying_handlers() (GH-110650) (#110659)
gh-110647: Fix signal test_stress_modifying_handlers() (GH-110650)
* cycle_handlers() now waits until at least one signal is received.
* num_received_signals can be equal to num_sent_signals.
(cherry picked from commit e07c37cd5212c9d13749b4d02a1d68e1efcba6cf)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions