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 eryksun, jeremy.kloth, jkloth, nanjekyejoannah, vstinner
Date 2019-09-17.23:31:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568763082.7.0.91523433159.issue37531@roundup.psfhosted.org>
In-reply-to
Content
I created bpo-38207 "subprocess: On Windows, Popen.kill() + Popen.communicate() is blocking until all processes using the pipe close the pipe".
History
Date User Action Args
2019-09-17 23:31:22vstinnersetrecipients: + vstinner, jkloth, jeremy.kloth, eryksun, nanjekyejoannah
2019-09-17 23:31:22vstinnersetmessageid: <1568763082.7.0.91523433159.issue37531@roundup.psfhosted.org>
2019-09-17 23:31:22vstinnerlinkissue37531 messages
2019-09-17 23:31:22vstinnercreate