commit | 7b5a900e88a046b01eebafdc98ee23d531c101d3 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Jan 29 02:14:30 2015 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Jan 29 02:14:30 2015 +0100 |
tree | 69413dc150b215a5bd8358a0713a82fa97d1d15c | |
parent | 702dada2c5f0f3e65bef4e086f4967cbe1efbb36 [diff] |
asyncio: BaseSubprocessTransport._kill_wait() now also call close() close() closes pipes, which is not None yet by _kill_wait().