Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver: Fix transition to Live on connect #222

Merged

Conversation

FelixMcFelix
Copy link
Member

This PR fixes a case where a call which changes channel or gracefully reconnects would have been stuck in the Idle state. SetConn events will now allow a transition straight back to Live if any tracks are found attached to a mixer.

This PR fixes a case where a call which changes channel or gracefully
reconnects would have been stuck in the Idle state. SetConn events will
now allow a transition straight back to Live if any tracks are found
attached to a mixer.
@FelixMcFelix FelixMcFelix added driver Relates to the driver or one of its sub-tasks. fix Fixes a bug or error labels Jan 23, 2024
@FelixMcFelix FelixMcFelix merged commit 087e5f2 into serenity-rs:current Jan 24, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
driver Relates to the driver or one of its sub-tasks. fix Fixes a bug or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant