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
We should revert dependency on go.uber.org/atomic instead of the standard sync/atomic package. It's a follow-up to #836, and based on the same logic we should avoid forcing the dependency on go.uber.org/atomic also. See #836 for context.