SwiftDataDecoupled icon indicating copy to clipboard operation
SwiftDataDecoupled copied to clipboard

Crashes in debug mode

Open gluonfield opened this issue 1 year ago • 0 comments
trafficstars

Really cool exploration! However, i'd like to bring attention to debug mode where the app crashes

If I enable -com.apple.CoreData.ConcurrencyDebug 1 and -com.apple.CoreData.SQLDebug 1 the app crashes which suggests there may be issues with concurrency handling.

image

gluonfield avatar Feb 18 '24 15:02 gluonfield