Skip to content

Instead of storing the completion handler, we forward it instead. #31

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

Closed
wants to merge 1 commit into from

Conversation

lxcid
Copy link
Contributor

@lxcid lxcid commented Feb 19, 2015

Also, 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.

…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.
@wessmith wessmith added this to the 1.2.0 milestone Dec 17, 2015
@wessmith
Copy link
Member

Closing. See #91.

@wessmith wessmith closed this Mar 31, 2016
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