Files
pipecat/changelog/3343.fixed.md
2026-01-09 10:37:16 -08:00

245 B

  • Fixed an issue with function calling where a handler failing to invoke its result callback could leave the context stuck in IN_PROGRESS, causing LLM inference for subsequent function call results to block while waiting on the unresolved call.