Skip to content

Temporary fix for issue #31 (OS X Lion crashes)#33

Open
pypt wants to merge 1 commit intoatg:masterfrom
pypt:master
Open

Temporary fix for issue #31 (OS X Lion crashes)#33
pypt wants to merge 1 commit intoatg:masterfrom
pypt:master

Conversation

@pypt
Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown

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