3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
Commit Graph

2 Commits

Author SHA1 Message Date
Diego Augusto Molina
9c29e1a783
Alerting: Fix data races and improve testing ()
* Alerting: fix race condition in (*ngalert/sender.ExternalAlertmanager).Run

* Chore: Fix data races when accessing members of *ngalert/state.FakeInstanceStore

* Chore: Fix data races in tests in ngalert/schedule and enable some parallel tests

* Chore: fix linters

* Chore: add TODO comment to remove loopvar once we move to Go 1.22
2024-02-14 12:45:39 -03:00
Jean-Philippe Quéméner
82638d059f
feat(alerting): add state persister interface () 2024-01-17 13:33:13 +01:00