asyncio: Fix ProactorEventLoop.start_serving_pipe()
If a client connected before the server was closed: drop the client (close the pipe) and exit.
V
Victor Stinner committed
a19b7b3fcafe52b98245e14466ffc4d6750ca4f1
Parent: b76bcc4