Could be that the NSFetchedResultsController is trying to update the Snapshot when the Context is saving some changes?
Post
Replies
Boosts
Views
Activity
I've created a Queue that is used to parse a JSON Array in chunks and store those information into Core Data.