Files
pipecat/changelog/4029.fixed.md
2026-03-20 21:34:22 -04:00

2 lines
241 B
Markdown

- Fixed `SyncParallelPipeline` race condition where concurrent SystemFrame processing (e.g. from RTVI) could corrupt sink queues and cause deadlocks. SystemFrames now take a fast path that passes them through without draining queued output.