SIGN IN SIGN UP

gh-109566: regrtest _add_python_opts() handles KeyboardInterrupt (#110062)

In the subprocess code path, wait until the child process completes
with a timeout of EXIT_TIMEOUT seconds.

Fix create_worker_process() regression: use start_new_session=True if
USE_PROCESS_GROUP is true.

WorkerThread.wait_stopped() uses a timeout of 60 seconds, instead of
30 seconds.
V
Victor Stinner committed
235aacdeed71afa6572ffad15155e781cc70bad1
Parent: bd4518c
Committed by GitHub <noreply@github.com> on 9/29/2023, 12:51:22 AM