diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-16 16:57:49 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-16 16:57:49 (GMT) |
| commit | 6d3c09f284974c2c97918d0bb63af25d0fba27aa (patch) | |
| tree | 800357504ffb7afd002c737637da47f0cc9c6ee6 /Lib/signal.py | |
| parent | 59b356d659b29d962feb86e61d4890a6cee9e172 (diff) | |
| download | cpython-6d3c09f284974c2c97918d0bb63af25d0fba27aa.zip cpython-6d3c09f284974c2c97918d0bb63af25d0fba27aa.tar.gz cpython-6d3c09f284974c2c97918d0bb63af25d0fba27aa.tar.bz2 | |
Issue #23680: Reduce risk of race condition in check_interrupted_write_retry()
of test_io. Allocate the large data before scheduling an alarm in 1 second.
On very slow computer, the alarm rings sometimes during the memory allocation.
Diffstat (limited to 'Lib/signal.py')
0 files changed, 0 insertions, 0 deletions
