counter.go
1.4 KB
-
fix(metrics): 64bit aligns standardcounter · 22407fc8
Due to a bug in golang the 64bit variable i need to come first to be 64bit aligned. https://golang.org/pkg/sync/atomic/#pkg-note-BUG closes #5341
bergquist committed