Files
pipecat/changelog/3400.fixed.md
2026-01-09 20:40:25 -08:00

2 lines
171 B
Markdown

- Fixed timing issue in `BaseOutputTransport` where the bot speaking flag was set after awaiting, allowing the event loop to re-enter the method before the guard was set.