Skip to content

bpo-31556: asyncio.wait_for can cancel futures faster with timeout <= 0#3703

Merged
1st1 merged 7 commits into
python:masterfrom
hellysmile:wait_for_0
Oct 5, 2017
Merged

bpo-31556: asyncio.wait_for can cancel futures faster with timeout <= 0#3703
1st1 merged 7 commits into
python:masterfrom
hellysmile:wait_for_0

Added testcase for coroutine, that event not started

8b2b71d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs