diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-09-01 23:45:04 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-09-01 23:45:04 +0200 |
commit | 95be33901502fd1611419ceda374be7318d4798d (patch) | |
tree | 143177964cef0f8be88fcea18b8195c47b3b76f7 /Python/Python-ast.c | |
parent | 7f6a5e21393cfa606ff09595a3b06f284a92e8ae (diff) | |
download | cpython-95be33901502fd1611419ceda374be7318d4798d.tar.gz |
Issue #12494: Close pipes and kill process on error in subprocess functions
On error, call(), check_call(), check_output() and getstatusoutput() functions
of the subprocess module now kill the process, read its status (to avoid
zombis) and close pipes.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions