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

Resolve races between initLocalCallFeed and leave #2826

Merged

Commits on Oct 31, 2022

  1. Resolve races between initLocalCallFeed and leave

    Unfortunately there are still other methods that could race with leave and result in broken group call state, such as enter and terminate. For the future, should consider writing a more careful specification of how the whole group call state machine is meant to work.
    robintown committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b9cccf9 View commit details
    Browse the repository at this point in the history