Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Why not using performBlock and performBlockAndWait? #29

Open
hadiidbouk opened this issue Dec 6, 2018 · 0 comments
Open

Why not using performBlock and performBlockAndWait? #29

hadiidbouk opened this issue Dec 6, 2018 · 0 comments
Assignees

Comments

@hadiidbouk
Copy link

From Apple Documentation

The NSPrivateQueueConcurrencyType configuration creates its own queue upon initialization and can be used only on that queue. Because the queue is private and internal to the NSManagedObjectContext instance, it can only be accessed through the performBlock: and the performBlockAndWait: methods.

Why you are not using these two methods in your code?

@srmds srmds self-assigned this Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants