Files
pipecat/changelog/4183.fixed.md
Aleix Conchillo Flaqué ea7324b2ba Add changelog for #4183
2026-03-27 19:03:55 -07:00

242 B

  • Fixed a timing issue where turn detection timer tasks (idle controller, speech timeout, turn analyzer, and turn completion) could miss their first tick because the newly created asyncio task was not yet scheduled when the caller continued.