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

Fix flaky connection bar #824

Merged
merged 1 commit into from Jun 26, 2019
Merged

Fix flaky connection bar #824

merged 1 commit into from Jun 26, 2019

Conversation

lgrahl
Copy link
Contributor

@lgrahl lgrahl commented Jun 26, 2019

This also resolves a race condition that happened on iOS where the state had been dispatched too soon (or too late, depending on ones perspective).

Follow-up to #815/#812. Resolves #580.

@lgrahl lgrahl requested a review from dbrgn June 26, 2019 13:19
This also resolves a race condition that happened on iOS where the
state had been dispatched too soon (or too late, depending on ones
perspective).

Follow-up to #815/#812. Resolves #580.
@lgrahl lgrahl merged commit 8bc23c4 into master Jun 26, 2019
@lgrahl lgrahl deleted the 812-fix-state-followup branch June 26, 2019 17:37
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.

Connection bar is going nuts for iOS
2 participants