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

Forward route completion handler #91

Merged
merged 2 commits into from
Mar 31, 2016
Merged

Conversation

wessmith
Copy link
Member

This is #31 with conflicts resolved

lxcid and others added 2 commits February 20, 2015 06:01
…o, trampoline to main thread only if needed.

There is a chance of race condition happening. For example, in rare case when you receive 2 successive handle URL calls all within the current run loop frame, The first completion handler will be overridden and never be called.
@chrismaddern
Copy link
Contributor

LGTM. Good udpate!

@wessmith wessmith merged commit 1d33700 into master Mar 31, 2016
@wessmith wessmith deleted the lxcid-forward_completion_handler branch March 31, 2016 23:08
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