Andrii Chubatiuk
|
6167ce655e
|
lib/timerpool: removed unneeded code, unified package usage (#9735)
### Describe Your Changes
after golang 1.23 it's enough just to stop timer, no need to drain a
channel
related issue
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/9721, but this
is not a fix for it
### Checklist
The following checks are **mandatory**:
- [ ] My change adheres to [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/victoriametrics/contributing/#pull-request-checklist).
- [ ] My change adheres to [VictoriaMetrics development
goals](https://docs.victoriametrics.com/victoriametrics/goals/).
|
2025-09-16 09:55:33 +02:00 |
|