gh-120635: Avoid leaking processes in test_pyrepl (#120676) · python/cpython@0f3e364 · GitHub
Skip to content

Commit 0f3e364

Browse files
authored
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.
1 parent d8f27cb commit 0f3e364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_pyrepl/test_pyrepl.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)