SIGN IN SIGN UP

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.
V
Victor Stinner committed
0f3e36454d754026d6c510053ff1e4b22ae80cd9
Parent: d8f27cb
Committed by GitHub <noreply@github.com> on 6/19/2024, 1:14:29 PM