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

Change threading model #5

Closed
mattiaslevin opened this issue Jan 19, 2013 · 1 comment
Closed

Change threading model #5

mattiaslevin opened this issue Jan 19, 2013 · 1 comment
Milestone

Comments

@mattiaslevin
Copy link
Contributor

Do not run code in a separate thread, only the network request needs to be asynchronous.
Core data operations should run on the main thread normally

@ghost ghost assigned mattiaslevin Jan 19, 2013
@mattiaslevin
Copy link
Contributor Author

Fixed in 2.0.0

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

No branches or pull requests

1 participant