Merge pull request #3738 from lukepayyapilli/fix/mute-events-before-start-frame

Fix LLMUserAggregator broadcasting mute events before StartFrame
This commit is contained in:
Mark Backman
2026-02-14 09:40:40 -05:00
committed by GitHub
3 changed files with 53 additions and 1 deletions

1
changelog/3737.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed `LLMUserAggregator` broadcasting mute events before `StartFrame` reaches downstream processors.