diff options
author | Victor Stinner <vstinner@python.org> | 2021-06-21 23:58:19 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-21 23:58:19 (GMT) |
commit | be1cb3214d09d4bf0288bc45f3c1f167f67e4514 (patch) | |
tree | 9e5ce135b8db9547c3689d88b5140d5eecd905ca /Lib/lzma.py | |
parent | 51f45d085dad3b708f6fe166af517aba69e7e9f7 (diff) | |
download | cpython-be1cb3214d09d4bf0288bc45f3c1f167f67e4514.zip cpython-be1cb3214d09d4bf0288bc45f3c1f167f67e4514.tar.gz cpython-be1cb3214d09d4bf0288bc45f3c1f167f67e4514.tar.bz2 |
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.
Diffstat (limited to 'Lib/lzma.py')
0 files changed, 0 insertions, 0 deletions