aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/executor.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-09-29 02:51:22 +0200
committerGitHub <noreply@github.com>2023-09-29 00:51:22 +0000
commit235aacdeed71afa6572ffad15155e781cc70bad1 (patch)
treeee8a9c8b07dbcddee82556b0ee2388c1db013b1a /Python/executor.c
parentbd4518c60c9df356cf5e05b81305e3644ebb5e70 (diff)
downloadcpython-235aacdeed71afa6572ffad15155e781cc70bad1.tar.gz
cpython-235aacdeed71afa6572ffad15155e781cc70bad1.zip
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.
Diffstat (limited to 'Python/executor.c')
0 files changed, 0 insertions, 0 deletions