Skip to content

Conversation

@jonbrooks
Copy link

...serializer does its work on a background thread, therefore the RecordResponse needs to be instantiated with a background context, and transfer to the main thread’s context is done via -performBlockAndWait:

…e serializer does its work on a background thread, therefore the RecordResponse needs to be instantiated with a background context, and transfer to the main thread’s context is done via -performBlockAndWait:
@jonbrooks
Copy link
Author

This is a possible change to fix #85

@cnstoll
Copy link
Contributor

cnstoll commented Jul 28, 2014

Hey Jon, I created a new PR with your changes + some of my own to include support for MMRecord's built in error handling. Please take a look here: #88

@cnstoll
Copy link
Contributor

cnstoll commented Jul 28, 2014

I think your changes look good by the way. Thanks!

@cnstoll cnstoll closed this Jul 28, 2014
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