RuntimeError: 尝试退出一个不是当前任务当前取消范围的取消范围
作者: hermeschen1116创建于 2025年12月15日更新于 2026年2月25日
- Initially raised as discussion Hello, I recently tested my project in Python 3.13.9. And I got the error below. It seems like there is some problem with anyio in Python 3.13. Everything works when downgrading to Python 3.12.
内容来源: encode/httpx