aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/asyncio/proactor_events.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-02-20 10:12:59 +0100
committerVictor Stinner <victor.stinner@gmail.com>2014-02-20 10:12:59 +0100
commit8d0230b0f2e9b7f8b6dcb56556d15c9590c6c519 (patch)
tree7d2ed1e39d24100a17f7b5e57b917b7ea1fbfb77 /Lib/asyncio/proactor_events.py
parenta96ed63d36ec7950d9f4135770f910a341f530df (diff)
downloadcpython-8d0230b0f2e9b7f8b6dcb56556d15c9590c6c519.tar.gz
cpython-8d0230b0f2e9b7f8b6dcb56556d15c9590c6c519.zip
asyncio.subprocess: Fix a race condition in communicate()
Use self._loop instead of self._transport._loop, because transport._loop is set to None at process exit.
Diffstat (limited to 'Lib/asyncio/proactor_events.py')
0 files changed, 0 insertions, 0 deletions