mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-24 04:01:01 +01:00
The uint64 `numCalls` ends up being not word-aligned on certain architectures, which makes atomic reads/writes panic.
The uint64 `numCalls` ends up being not word-aligned on certain architectures, which makes atomic reads/writes panic.