You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(auth): guard setUserInfo in whoami against DB write failures
Cache update is a non-essential side effect — a read-only filesystem or
corrupted DB must not prevent the command from displaying the user identity
that was already successfully fetched from the API.
0 commit comments