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
As part of moving to use
MSModelActor
instead of abitrary background contexts, this makesCurrentUserManager
an actor. There remain a fewnonisolated
methods, though these will largely be removed once the migration toCoreData
is complete.Testing: Verified that the app launched and could show a dashboard and refresh goals