English
·
中文
全部标签
structured concurrency
1 篇相关文章
用 asyncio.TaskGroup 写出可收敛的并发任务
Jun 30, 2025
用 Python 3.12/3.13 的 TaskGroup 管理任务生命周期、失败传播、超时和可测试取消。