mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-24 23:31:02 +02: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.