summaryrefslogtreecommitdiffstats
path: root/Python/dup2.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-09-15 20:38:09 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-09-15 20:38:09 (GMT)
commit44879a0b18048e2d722a866e3ec0485012bce732 (patch)
tree82cd75a96c6c12e046e7a791100b3dd0fee747d4 /Python/dup2.c
parentd7bf45f5f799b698ea84be564d3d82568b0446a7 (diff)
downloadcpython-44879a0b18048e2d722a866e3ec0485012bce732.zip
cpython-44879a0b18048e2d722a866e3ec0485012bce732.tar.gz
cpython-44879a0b18048e2d722a866e3ec0485012bce732.tar.bz2
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.
Diffstat (limited to 'Python/dup2.c')
0 files changed, 0 insertions, 0 deletions