mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-16 01:51:01 +02:00
0 is considered an invalid interval by time.NewTicker() and will cause a panic if control reaches that point. Given the vagaries of timekeeping, this may occasionally happen and make this test unstable.