Issue #25122: Fix test_eintr, kill child process on error
Some test_eintr hangs on waiting for the child process completion if an error occurred on the parent. Kill the child process on error (in the parent) to avoid the hang.
V
Victor Stinner committed
44879a0b18048e2d722a866e3ec0485012bce732
Parent: d7bf45f