bpo-35682: Fix _ProactorBasePipeTransport._force_close() (GH-11462)
bpo-32622, bpo-35682: Fix asyncio.ProactorEventLoop.sendfile(): don't attempt to set the result of an internal future if it's already done. Fix asyncio _ProactorBasePipeTransport._force_close(): don't set the result of _empty_waiter if it's already done.
V
Victor Stinner committed
80fda712c83f5dd9560d42bf2aa65a72b18b7759
Parent: fbf5068
Committed by GitHub <noreply@github.com>
on 1/8/2019, 1:46:59 AM