PipelineTask: also call set_bot_ready() for external RTVI processors

This commit is contained in:
Aleix Conchillo Flaqué
2026-02-02 16:44:32 -08:00
parent 84ca0b6d58
commit c3a4da4a29
2 changed files with 10 additions and 6 deletions

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

@@ -0,0 +1 @@
- Fixed `PipelineTask` to also call `set_bot_ready()` when an external `RTVIProcessor` is provided.