]> granicus.if.org Git - python/commit
asyncio: IocpProactor.close() doesn't cancel anymore futures which are already
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 22 Jan 2015 21:47:13 +0000 (22:47 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 22 Jan 2015 21:47:13 +0000 (22:47 +0100)
commit752aba7f999b08c833979464a36840de8be0baf0
tree7852904811f1717c940c6301e0144f94316925cc
parentf6228f02d70197cd876f608b8caf69a6b5211468
asyncio: IocpProactor.close() doesn't cancel anymore futures which are already
cancelled
Lib/asyncio/windows_events.py