Files
AstrBot/astrbot/core
Limitless 338d8a6610 fix: close unawaited reset coroutine on early return (#5033)
When an OnLLMRequestEvent hook stops event propagation, the
reset_coro created by build_main_agent was never awaited, causing
a RuntimeWarning. Close the coroutine explicitly before returning.

Fixes #5032

Co-authored-by: Limitless2023 <limitless@users.noreply.github.com>
2026-02-12 01:07:13 +08:00
..
2026-02-09 00:22:24 +08:00
2026-02-09 00:22:24 +08:00
2026-02-01 22:04:44 +08:00
2026-02-09 00:22:24 +08:00