mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-12 04:10:36 +01:00
[PR #8] [CLOSED] Fix deadlock #444
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/JohnEstropia/CoreStore/pull/8
Author: @SteveKChiu
Created: 7/23/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
d522733Fix deadlock📊 Changes
3 files changed (+11 additions, -8 deletions)
View changed files
📝
CoreStore/Internal/NSManagedObjectContext+Setup.swift(+1 -1)📝
CoreStore/Internal/NSManagedObjectContext+Transaction.swift(+7 -4)📝
CoreStore/Saving and Processing/AsynchronousDataTransaction.swift(+3 -3)📄 Description
Fix deadlock problem (issue #7)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.