diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-11-04 08:20:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-04 08:20:35 -0700 |
commit | ae5317d309f3b730c25797b07b3fbfc3a1357e7d (patch) | |
tree | cd6dc93fee8d65253da485edf9c0feb79a6104ff /Lib/test/win_console_handler.py | |
parent | 0f45b2edac52a4b64e81fd75c5230d41d0abc8ca (diff) | |
download | cpython-git-ae5317d309f3b730c25797b07b3fbfc3a1357e7d.tar.gz |
[3.11] gh-90867: test.support.wait_process() uses LONG_TIMEOUT (GH-99071) (GH-99098)
The test.support.wait_process() function now uses a timeout of
LONG_TIMEOUT seconds by default, instead of SHORT_TIMEOUT. It
doesn't matter if a Python buildbot is slower, it only matters that
the process completes. The timeout should just be shorter than
"forever".
(cherry picked from commit a9a8c8712665377cfa83af4b632b0db529ec1853)
Co-authored-by: Victor Stinner <vstinner@python.org>
(cherry picked from commit f09da28768b77713566e932e912f107b6b57e8fd)
Diffstat (limited to 'Lib/test/win_console_handler.py')
0 files changed, 0 insertions, 0 deletions