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".
V
Victor Stinner committed
f09da28768b77713566e932e912f107b6b57e8fd
Parent: 387f725
Committed by GitHub <noreply@github.com>
on 11/4/2022, 1:41:33 PM