bpo-23859: Document that asyncio.wait() does not cancel its futures (#7217)
Unlike `asyncio.wait_for()`, `asyncio.wait()` does not cancel the passed futures when a timeout accurs.
E
Elvis Pranskevichus committed
f9aeca2085464838f04bf13f816a1f861d43541f
Parent: e2b340a
Committed by Yury Selivanov <yury@magic.io>
on 5/29/2018, 10:21:44 PM