Files
pipecat/changelog/3896.deprecated.md
2026-03-02 13:26:45 -08:00

2 lines
207 B
Markdown

- Deprecated `push_interruption_task_frame_and_wait()` in `FrameProcessor`. Use `broadcast_interruption()` instead. The old method now delegates to `broadcast_interruption()` and logs a deprecation warning.