mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-20 16:01:20 +02:00
WIP: demo app
This commit is contained in:
@@ -124,7 +124,6 @@ internal extension NSManagedObjectContext {
|
||||
}
|
||||
context.mergeChanges(fromContextDidSave: note)
|
||||
}
|
||||
|
||||
if rootContext.isSavingSynchronously == true {
|
||||
|
||||
context.performAndWait(mergeChanges)
|
||||
|
||||
Reference in New Issue
Block a user