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
This means that it should be possible for concurrent calls to read true from _performedDetection but then return null because _principalWithRealm and _principalWithoutRealm aren't updated yet.