client_golang icon indicating copy to clipboard operation
client_golang copied to clipboard

Fix race condition with Exemplar in Counter

Open fstab opened this issue 2 years ago • 1 comments

Potential fix for #1145.

Signed-off-by: Fabian Stäber [email protected]

fstab avatar Oct 07 '22 21:10 fstab

Build fails with

Error: File is not `gofumpt`-ed with `-extra` (gofumpt)

Was that me, or is that an issue with the build pipeline?

fstab avatar Oct 07 '22 21:10 fstab

Thanks Bryan. I added a comment. Not sure why the linter had failed, but now it's green again.

fstab avatar Oct 17 '22 13:10 fstab