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
If we switch from an Arc<AtomicBool> to a custom struct we can enforce that we always log when the readiness check is flipped and require a reason message which would be helpful when investigating issues.