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

RTP8a, RTL7f: attach first to avoid race condition. #372

Merged
merged 2 commits into from
Apr 5, 2016

Conversation

tcard
Copy link
Contributor

@tcard tcard commented Apr 1, 2016

Before we were subscribing the presence listener and entering in
parallel connections, it was possible that the latter finished
before the former attached, thus missing the event.

Before we were subscribing the presence listener and entering in
parallel connections, it was possible that the latter finished
before the former attached, thus missing the event.
@tcard
Copy link
Contributor Author

tcard commented Apr 1, 2016

Note that all "pr" Travis builds (including #311 right now) can fail because of this.

@tcard tcard changed the title RTP8a: attach first to avoid race condition. RTP8a, RTL7f: attach first to avoid race condition. Apr 1, 2016
@ricardopereira
Copy link
Contributor

LGTM

@ricardopereira ricardopereira merged commit accf1f4 into master Apr 5, 2016
@ricardopereira ricardopereira deleted the fix-rtp8a branch April 5, 2016 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants