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
Is there a reason Encode isn't implemented for AtomicBool? As far as I can tell, there's currently no clean way of using using boolean ivars with interior mutability.