Files
pipecat/changelog/4204.removed.19.md
Aleix Conchillo Flaqué 82a852c1ff Add changelog for #4204
2026-03-30 15:06:05 -07:00

2 lines
129 B
Markdown

- ⚠️ Removed `FrameProcessor.wait_for_task()`. Use `create_task()` and manage tasks with the built-in `TaskManager` instead.