Skip to content

fix(console): set mock participant state to active#5645

Merged
longcw merged 1 commit intomainfrom
longc/fix-mock-room-participant-state
May 6, 2026
Merged

fix(console): set mock participant state to active#5645
longcw merged 1 commit intomainfrom
longc/fix-mock-room-participant-state

Conversation

@longcw
Copy link
Copy Markdown
Contributor

@longcw longcw commented May 5, 2026

Summary

Fixes the issue raised in #5271 (comment).

The mock room's remote participant didn't have a state set, so
wait_for_participant (which now requires PARTICIPANT_STATE_ACTIVE
since #5271) hangs in console mode.
@chenghao-mou chenghao-mou requested a review from a team May 5, 2026 14:14
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@longcw longcw merged commit 193eb86 into main May 6, 2026
26 checks passed
@longcw longcw deleted the longc/fix-mock-room-participant-state branch May 6, 2026 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants