@mattiem The relevant bit of info on CoreData re: lowercase-c concurrency is this: the API surface of NSManagedObjectContext has a mixture of methods and properties that are either (A) safe to access from anywhere or (B) are only safe to access from within block methods isolated to the context’s queue (either the main queue or a private serial queue). Validating for correct usage requires a combination of peer review (obviously) and runtime checks with a launch argument. @cocoaphony @holly
=> More informations about this toot | View the thread | More toots from jaredsinclair@mastodon.social
=> View mattiem@mastodon.social profile | View cocoaphony@mastodon.social profile | View holly@hachyderm.io profile
text/gemini
This content has been proxied by September (ba2dc).