Files
agendula/app
makiolaj c5e1dcfeb1 sync: a failed persist must not take the sign-in down with it
remember() runs in viewModelScope, where an escaping DataStore IO
exception is a crash. A flow we could not write down costs the reclaim,
not the sign-in the user is in the middle of.
2026-09-09 11:42:02 +02:00
..