commit | 558639f0c9cc507acafd0c3842a23d03b2244652 | [log] [tgz] |
---|---|---|
author | Charles-François Natali <neologix@free.fr> | Thu Aug 18 19:11:29 2011 +0200 |
committer | Charles-François Natali <neologix@free.fr> | Thu Aug 18 19:11:29 2011 +0200 |
tree | 6fe7f3f1eca5ad431164b89aad298523b43f504c | |
parent | 020340f2841ec2b70b9e09921850d16019d0667e [diff] | |
parent | 134a8baed9b70b2d6a953d0c872fc2c42580e1b6 [diff] |
Issue #12650: Fix a race condition where a subprocess.Popen could leak resources (FD/zombie) when killed at the wrong time.