diff options
author | Bénédikt Tran <10796600+picnixz@users.noreply.github.com> | 2024-09-11 17:43:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-11 08:43:24 -0700 |
commit | ef05801ba0cbf090034df17e2a0420fb42c2d538 (patch) | |
tree | cfa9b33ac8631f7179376b4b2070403c9e3874b4 /Python/traceback.c | |
parent | 5436d8b9c397c48d9b0d5f9d4ad5e1d5a5d500f6 (diff) | |
download | cpython-ef05801ba0cbf090034df17e2a0420fb42c2d538.tar.gz cpython-ef05801ba0cbf090034df17e2a0420fb42c2d538.zip |
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).
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions