cpython/Misc/NEWS.d/next/Library/2020-08-15-15-21-40.bpo-376...

3 lines
128 B
ReStructuredText

:meth:`asyncio.wait_for` now properly handles races between cancellation of
itself and the completion of the wrapped awaitable.