diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-29 02:51:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-29 00:51:22 +0000 |
commit | 235aacdeed71afa6572ffad15155e781cc70bad1 (patch) | |
tree | ee8a9c8b07dbcddee82556b0ee2388c1db013b1a /Python/tracemalloc.c | |
parent | bd4518c60c9df356cf5e05b81305e3644ebb5e70 (diff) | |
download | cpython-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/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions