gh-108951: Document how to terminate an asyncio.TaskGroup (#123837)
We don't want to add another API, since the recipe is straightforward and rarely needed. The advantage is that we could backport this to the earliest Python version that has taskgroups (3.11, alas in security mode already, so we'll just do 3.12 and 3.13).
B
Bénédikt Tran committed
ef05801ba0cbf090034df17e2a0420fb42c2d538
Parent: 5436d8b
Committed by GitHub <noreply@github.com>
on 9/11/2024, 3:43:24 PM