diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-16 18:03:06 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-16 18:03:06 +0100 |
commit | 9c182a1e25409a241cf1f7e8d0141199dd4344c9 (patch) | |
tree | ae20366942a90a48d12207de703d676187bcfec7 /Python/bltinmodule.c | |
parent | 6d3c09f284974c2c97918d0bb63af25d0fba27aa (diff) | |
download | cpython-git-9c182a1e25409a241cf1f7e8d0141199dd4344c9.tar.gz |
Issue #23680: Reduce risk of race condition in check_interrupted_write() 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/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions