GeminiLiveLLMService: let the transcription timeout handler be scheduled

This commit is contained in:
Aleix Conchillo Flaqué
2026-01-30 22:33:39 -08:00
parent fee633cb92
commit d87f3543c7
2 changed files with 3 additions and 0 deletions

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

@@ -0,0 +1 @@
- Fixed `GeminiLiveLLMService` transcription timeout handler not being scheduled by yielding to the event loop after task creation.