mirror of
https://github.com/prometheus/prometheus
synced 2024-12-27 17:13:22 +00:00
7bde44e98e
The staticcheck warns about testing.T usage in goroutines. Moving the t.Fatal* calls to the main thread showed immediately that this is a good practice, as one of the test setups didn't work. |
||
---|---|---|
.. | ||
azure | ||
consul | ||
dns | ||
ec2 | ||
file | ||
gce | ||
kubernetes | ||
marathon | ||
triton | ||
zookeeper | ||
discovery_test.go | ||
discovery.go |