Skip to content

gh-134471: Fix asyncio.timeout(0) swallowing an unrelated prior cancellation.#134472

Draft
okhaliavka wants to merge 1 commit into
python:mainfrom
okhaliavka:fix-timeout
Draft

gh-134471: Fix asyncio.timeout(0) swallowing an unrelated prior cancellation.#134472
okhaliavka wants to merge 1 commit into
python:mainfrom
okhaliavka:fix-timeout

Fix `asyncio.timeout(0)` swallowing an unrelated prior cancellation.

3c09d14
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs