mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-16 18:11:03 +02:00
Unfortunately this isn't nicely testable, as it's timing-dependent and one would have to detect a stray goroutine doing a CPU busyloop... Fixes https://github.com/prometheus/prometheus/issues/1114