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

204 B

  • 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.