summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2024-06-19 13:14:29 (GMT)
committerGitHub <noreply@github.com>2024-06-19 13:14:29 (GMT)
commit0f3e36454d754026d6c510053ff1e4b22ae80cd9 (patch)
tree70cc67a8ca1119081d18424e42edb2af90e906aa /Python
parentd8f27cb1141fd3575de816438ed80a916c0560ed (diff)
downloadcpython-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