diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-05-14 03:47:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-14 03:47:32 +0200 |
commit | c923c3449f825021b13521b2380e67ba35a36f55 (patch) | |
tree | 5e0c94947978645dd33e9da8063701388771bc94 /Python/compile.c | |
parent | 1a10a6b980dbddb59a054f273dbd97ea5e7ccda4 (diff) | |
download | cpython-git-c923c3449f825021b13521b2380e67ba35a36f55.tar.gz |
bpo-36719: Fix regrtest MultiprocessThread (GH-13301)
MultiprocessThread.kill() now closes stdout and stderr to prevent
popen.communicate() to hang.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions