Skip to content

Add assertion that makes it invalid to initialize Parse twice in a single runtime. #874

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

Merged
merged 2 commits into from
Mar 28, 2016

Conversation

nlutsenko
Copy link
Contributor

We might want to introduce a method that teardowns Parse completely at a later point as well.
What do you think would be a good name for that method? resetConfiguration? deinitialize?

Also, needed to cleanup these tests, since the setup/teardown logic was inconsistent.
Closes #159

@richardjrossiii
Copy link
Contributor

I don't think we should expose an API for deinitializing the SDK at this time. If we get requests for it - maybe... but I doubt the use case is high.

@nlutsenko
Copy link
Contributor Author

We have a request for it - #625.

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.

4 participants