diff options
author | Alex Rebert <alex@forallsecure.com> | 2020-01-22 23:28:31 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2020-01-22 23:28:31 (GMT) |
commit | d3ae95e1e945ed20297e1c38ba43a18b7a868ab6 (patch) | |
tree | 788678084694d8dfcb2946d1ca594f1aba26f3ac /Lib/idlelib/idle_test/test_tooltip.py | |
parent | 1f0f102dec506fd06f912b74dd2be64a7fba0d3f (diff) | |
download | cpython-d3ae95e1e945ed20297e1c38ba43a18b7a868ab6.zip cpython-d3ae95e1e945ed20297e1c38ba43a18b7a868ab6.tar.gz cpython-d3ae95e1e945ed20297e1c38ba43a18b7a868ab6.tar.bz2 |
bpo-35182: fix communicate() crash after child closes its pipes (GH-17020) (GH-18117)
When communicate() is called in a loop, it crashes when the child process
has already closed any piped standard stream, but still continues to be running
Co-authored-by: Andriy Maletsky <andriy.maletsky@gmail.com>
Diffstat (limited to 'Lib/idlelib/idle_test/test_tooltip.py')
0 files changed, 0 insertions, 0 deletions