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 RTL1 #286

Merged
merged 2 commits into from
Mar 9, 2016
Merged

Fix RTL1 #286

merged 2 commits into from
Mar 9, 2016

Conversation

ricardopereira
Copy link
Contributor

No description provided.

@mattheworiordan
Copy link
Member

Seems good to me, but not sure about the error, will have to leave that to @tcard

@@ -70,11 +67,11 @@ class RealtimeClientChannel: QuickSpec {
}
Copy link
Contributor

Choose a reason for hiding this comment

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

I think line 49 above (can't comment on it) also needs a toEventually, or a wait until for the channel2.attach() callback.

Copy link
Contributor

Choose a reason for hiding this comment

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

Also, the subscribe on line 52 should be moved above the channel2.attach(), to make sure it happens before it is attached.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done 60b1ef1. Thanks.

@tcard
Copy link
Contributor

tcard commented Mar 9, 2016

LGTM

ricardopereira added a commit that referenced this pull request Mar 9, 2016
@ricardopereira ricardopereira merged commit 0ae7563 into master Mar 9, 2016
@ricardopereira ricardopereira deleted the fix-rtl1 branch March 9, 2016 11:47
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.

3 participants