mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
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/104
Author: @colinmorelli
Created: 9/29/2016
Status: ✅ Merged
Merged: 9/30/2016
Merged by: @JohnEstropia
Base:
develop← Head:feature/sync-transaction-async-merge📝 Commits (1)
8be2037Fixes #98 (deadlock when merge happens while main queue is querying)📊 Changes
3 files changed (+33 additions, -7 deletions)
View changed files
📝
CoreStore.xcodeproj/project.xcworkspace/xcshareddata/CoreStore.xcscmblueprint(+2 -2)📝
Sources/Internal/NSManagedObjectContext+Transaction.swift(+4 -4)📝
Sources/Transactions/SynchronousDataTransaction.swift(+27 -1)📄 Description
Feel free to let me know if you want to accomplish this differently.
Not quite sure how you want to approach tests for this, given that the only way (I can think of) to test the negative case is to intentionally create a deadlock in tests...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.