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

Block other requests until init finished #428

Merged
merged 1 commit into from
Sep 8, 2016
Merged

Conversation

aaustin
Copy link
Contributor

@aaustin aaustin commented Sep 8, 2016

Before this change, it was possible for other requests to be called before init was called. I believe this would cause some types of requests to fail and possibly crash., especially on some of the other platforms like Cordova, where the lifecycle management is quite wonky.

@aaustin
Copy link
Contributor Author

aaustin commented Sep 8, 2016

@ahmednawar

@ahmednawar
Copy link
Contributor

👍

@aaustin
Copy link
Contributor Author

aaustin commented Sep 8, 2016

Should resolve #424

@aaustin aaustin merged commit 5b86058 into staging Sep 8, 2016
@aaustin aaustin deleted the request-order-patch branch September 8, 2016 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants