diff options
author | Victor Stinner <vstinner@python.org> | 2024-06-19 13:14:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-19 13:14:29 (GMT) |
commit | 0f3e36454d754026d6c510053ff1e4b22ae80cd9 (patch) | |
tree | 70cc67a8ca1119081d18424e42edb2af90e906aa /Python | |
parent | d8f27cb1141fd3575de816438ed80a916c0560ed (diff) | |
download | cpython-0f3e36454d754026d6c510053ff1e4b22ae80cd9.zip cpython-0f3e36454d754026d6c510053ff1e4b22ae80cd9.tar.gz cpython-0f3e36454d754026d6c510053ff1e4b22ae80cd9.tar.bz2 |
gh-120635: Avoid leaking processes in test_pyrepl (#120676)
If the child process takes longer than SHORT_TIMEOUT seconds to
complete, kill the process but then wait until it completes with no
timeout to not leak child processes.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions