alanf / deadlock

Demonstrates the need to spin the run loop in iOS 9 XCTests with NSManagedObjectContexts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please read the comments in DeadlockTests.m for background on a runloop related issue with NSManagedObjectContext.

About

Demonstrates the need to spin the run loop in iOS 9 XCTests with NSManagedObjectContexts


Languages

Language:Objective-C 100.0%