]> granicus.if.org Git - python/commit
Explicitly wait for the child instead of letting a destructor do it.
authorGregory P. Smith <greg@krypto.org>
Sun, 1 Jun 2014 20:46:54 +0000 (13:46 -0700)
committerGregory P. Smith <greg@krypto.org>
Sun, 1 Jun 2014 20:46:54 +0000 (13:46 -0700)
commitffd529cde138cb6ee211490dff13c6f6ee91e177
treef98b6130111497b2aa059629b0d8199dbfedcf72
parenta26987a0a56d0eab5bab0e5d805d85aa7901a92c
Explicitly wait for the child instead of letting a destructor do it.
Lib/test/test_subprocess.py