This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Leonardo Francalanci, eryksun, martin.panter, r.david.murray, vstinner
Date 2020-02-07.10:49:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
See also bpo-38207: "subprocess: Popen.kill() + Popen.communicate() is blocking until all processes using the pipe close the pipe".
History
Date User Action Args
2020-02-07 10:49:11vstinnersetrecipients: + vstinner, r.david.murray, martin.panter, eryksun, Leonardo Francalanci
2020-02-07 10:49:11vstinnersetmessageid: <[email protected]>
2020-02-07 10:49:11vstinnerlinkissue31447 messages
2020-02-07 10:49:11vstinnercreate