summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/subprocess.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-01-26 14:03:20 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-01-26 14:03:20 (GMT)
commita19b7b3fcafe52b98245e14466ffc4d6750ca4f1 (patch)
tree6aff424bf56089154fb15c7bc7637c54ab790f3d /Lib/asyncio/subprocess.py
parentb76bcc4ffc1f81a3cb5e6cabb77f127f71e2eddb (diff)
downloadcpython-a19b7b3fcafe52b98245e14466ffc4d6750ca4f1.zip
cpython-a19b7b3fcafe52b98245e14466ffc4d6750ca4f1.tar.gz
cpython-a19b7b3fcafe52b98245e14466ffc4d6750ca4f1.tar.bz2
asyncio: Fix ProactorEventLoop.start_serving_pipe()
If a client connected before the server was closed: drop the client (close the pipe) and exit.
Diffstat (limited to 'Lib/asyncio/subprocess.py')
0 files changed, 0 insertions, 0 deletions