Original PR: https://github.com/JohnEstropia/CoreStore/pull/8 Author: @SteveKChiu Created: 7/23/2015 Status: ❌ Closed
Base: master ← Head: master
master
d522733
3 files changed (+11 additions, -8 deletions)
📝 CoreStore/Internal/NSManagedObjectContext+Setup.swift (+1 -1) 📝 CoreStore/Internal/NSManagedObjectContext+Transaction.swift (+7 -4) 📝 CoreStore/Saving and Processing/AsynchronousDataTransaction.swift (+3 -3)
CoreStore/Internal/NSManagedObjectContext+Setup.swift
CoreStore/Internal/NSManagedObjectContext+Transaction.swift
CoreStore/Saving and Processing/AsynchronousDataTransaction.swift
Fix deadlock problem (issue #7)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.