mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-17 10:31:06 +02:00
The docs for `time.After()` note that "The underlying Timer is not recovered by the garbage collector until the timer fires".
The docs for `time.After()` note that "The underlying Timer is not recovered by the garbage collector until the timer fires".