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
{{ message }}
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.
I think this is caused by https://golang.org/pkg/sync/atomic/#pkg-note-BUG
Common fix I found was making sure the int64 is first in struct definition but I tried this and it didn't resolve the issue.
The text was updated successfully, but these errors were encountered: