diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-16 17:57:49 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-16 17:57:49 +0100 |
commit | e00339f01d1dd956f30de3a21295c8a8dc16177e (patch) | |
tree | 392c1ff3425e2cfe33a9b65416f5b62f4611c1e1 /Python/Python-ast.c | |
parent | e2e154b313a94ae72f8e0c05f7698d07c2ba1999 (diff) | |
download | cpython-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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions