chore: TaskGroup 警告标注 — 记录已知限制 #19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/taskgroup-warning"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
_run_concurrent_tasks加logger.warning并在 docstring 中说明:Python 3.14 的 TaskGroup 不会 cancelwhile True循环的子任务,故当前保留手动 create_task + cancel + gather 模式。