prometheus/notifier
Bryan Boreham 8c4e4b72a8 Notifier: pass parameters to goroutine explicitly
Avoids possible false sharing between loops.

Plausibly there is no problem in the current code, but it's easy enough to write it more safely.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-03-08 09:20:36 +00:00
..
notifier.go Notifier: pass parameters to goroutine explicitly 2024-03-08 09:20:36 +00:00
notifier_test.go Fix pipeline golangci-lint error 2024-03-05 00:45:07 +05:30