Python issue #23173: sync with Tulip
* If an exception is raised during the creation of a subprocess, kill the subprocess (close pipes, kill and read the return status). Log an error in such case. * Fix SubprocessStreamProtocol.connection_made() to handle cancelled waiter. Add unit test cancelling subprocess methods.
V
Victor Stinner committed
f651a604075c2dc9a2d7f3d3bd74da374ff8a696
Parent: c2c12e4