diff options
author | Victor Stinner <vstinner@python.org> | 2022-11-04 13:41:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-04 13:41:33 (GMT) |
commit | f09da28768b77713566e932e912f107b6b57e8fd (patch) | |
tree | fd3b5d3db633ca49da0e249444543fd349762a4c /Lib/test/_testcppext.cpp | |
parent | 387f72588d538bc56669f0f28cc41df854fc5b43 (diff) | |
download | cpython-f09da28768b77713566e932e912f107b6b57e8fd.zip cpython-f09da28768b77713566e932e912f107b6b57e8fd.tar.gz cpython-f09da28768b77713566e932e912f107b6b57e8fd.tar.bz2 |
gh-90867: test.support.wait_process() uses LONG_TIMEOUT (#99071)
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".
Diffstat (limited to 'Lib/test/_testcppext.cpp')
0 files changed, 0 insertions, 0 deletions