Skip to content

Conversation

@pypt
Copy link

@pypt pypt commented Oct 13, 2011

Temporary fix for issue #31 (OS X Lion crashes); run the searcher on the main thread (apparently, Core Data is no longer happy with its separate thread on 10.7)

…the main thread (apparently, Core Data is no longer happy with its separate thread on 10.7)
@atg
Copy link
Owner

atg commented Oct 15, 2011

Interesting.

I think the issue is that we need to set a NSManagedObjectContextConcurrencyType for the background managed object context.

@cgrushko
Copy link

Works good. Shame it wasn't accepted, or at least compiled into the distributed binaries (which are useless, with OS X 10.7.4)

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.

3 participants