diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-06-21 17:29:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-21 17:29:13 -0700 |
commit | 0ff487b8abe70f091285acf367b795861eed8049 (patch) | |
tree | b98b6bef8c95d314783d2487f232691fb995e1a9 /Lib/lzma.py | |
parent | d881002fbdf12ddbd93db3e182dc5cdeb1f90386 (diff) | |
download | cpython-git-0ff487b8abe70f091285acf367b795861eed8049.tar.gz |
bpo-44287: asyncio test_popen() uses longer timeout (GH-26832)
Fix asyncio test_popen() of test_windows_utils by using a longer
timeout. Use military grade battle-tested test.support.SHORT_TIMEOUT
timeout rather than a hardcoded timeout of 10 seconds: it's 30
seconds by default, but it is made longer on slow buildbots.
WaitForMultipleObjects() timeout argument is in milliseconds.
(cherry picked from commit be1cb3214d09d4bf0288bc45f3c1f167f67e4514)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Lib/lzma.py')
0 files changed, 0 insertions, 0 deletions