[PR #8] [CLOSED] Fix deadlock #444

Closed
opened 2025-12-29 15:32:10 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JohnEstropia/CoreStore/pull/8
Author: @SteveKChiu
Created: 7/23/2015
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/JohnEstropia/CoreStore/pull/8 **Author:** [@SteveKChiu](https://github.com/SteveKChiu) **Created:** 7/23/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d522733`](https://github.com/JohnEstropia/CoreStore/commit/d5227338ca8390969be0f7fc27cf06464a94b4fb) Fix deadlock ### 📊 Changes **3 files changed** (+11 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `CoreStore/Internal/NSManagedObjectContext+Setup.swift` (+1 -1) 📝 `CoreStore/Internal/NSManagedObjectContext+Transaction.swift` (+7 -4) 📝 `CoreStore/Saving and Processing/AsynchronousDataTransaction.swift` (+3 -3) </details> ### 📄 Description Fix deadlock problem (issue #7) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 15:32:10 +01:00
adam closed this issue 2025-12-29 15:32:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#444