summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-03-16 17:57:49 +0100
committerVictor Stinner <victor.stinner@gmail.com>2015-03-16 17:57:49 +0100
commite00339f01d1dd956f30de3a21295c8a8dc16177e (patch)
tree392c1ff3425e2cfe33a9b65416f5b62f4611c1e1 /Python/errors.c
parente2e154b313a94ae72f8e0c05f7698d07c2ba1999 (diff)
downloadcpython-e00339f01d1dd956f30de3a21295c8a8dc16177e.tar.gz
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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions