Fix LLMUserAggregator broadcasting mute events before StartFrame

This commit is contained in:
Luke Payyapilli
2026-02-13 11:59:56 -05:00
parent 347eaf582d
commit 3adb2f50a6
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.