Files
pipecat/changelog/3616.fixed.md
Aleix Conchillo Flaqué 5cb8d91431 added changelog file for #3616
2026-02-06 16:45:23 -08:00

2 lines
204 B
Markdown

- Fixed function call timeout task not being cancelled when the handler completes without calling `result_callback` or is cancelled externally, which caused `RuntimeWarning: coroutine was never awaited`.