diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-01-26 14:03:20 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-01-26 14:03:20 (GMT) |
commit | a19b7b3fcafe52b98245e14466ffc4d6750ca4f1 (patch) | |
tree | 6aff424bf56089154fb15c7bc7637c54ab790f3d /Lib/asyncio/subprocess.py | |
parent | b76bcc4ffc1f81a3cb5e6cabb77f127f71e2eddb (diff) | |
download | cpython-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