beeminder / BeeSwift

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

Convert `CurrentUserManager` to actor #521

Closed theospears closed 3 days ago

theospears commented 4 days ago

As part of moving to use MSModelActor instead of abitrary background contexts, this makes CurrentUserManager an actor. There remain a few nonisolated methods, though these will largely be removed once the migration to CoreData is complete.

Testing: Verified that the app launched and could show a dashboard and refresh goals

theospears commented 4 days ago

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