beeminder / BeeSwift

Official Beeminder for iOS app
Other
30 stars 6 forks source link

Convert GoalManager to implement NSModelActor #517

Closed theospears closed 5 days ago

theospears commented 5 days ago

This converts GoalManager to use @NSModelActor. This reduces the usages of container.backgroundContext() which will hopefully reduce crashes. This is not a complete solution, as there are many other cases to convert too.

Testing: Launched on device, verified I could refresh goals.

theospears commented 5 days ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

theospears commented 5 days ago

Merge activity