Skip to content

gh-108549: In asyncio, do not cancel the current task in Task.__step when a SystemExit exception was just raised - #156309

Open
YvesDup wants to merge 4 commits into
python:mainfrom
YvesDup:asyncio.gather-dont-raise-systemexit
Open

gh-108549: In asyncio, do not cancel the current task in Task.__step when a SystemExit exception was just raised #156309
YvesDup wants to merge 4 commits into
python:mainfrom
YvesDup:asyncio.gather-dont-raise-systemexit

Commits

Commits on Aug 20, 2026

  • Initial commit

    committed

Commits on Aug 24, 2026