mirror of
https://github.com/prometheus/prometheus
synced 2025-01-30 19:55:53 +00:00
03adbe57e4
The concurrency applied before is in most cases not even needed. With a cap=1 channel, most tests are much cleaner. TestMarathonSDRunAndStop was trickier. It could even have blocked before. This also includes a general refactoring of the whole file. |
||
---|---|---|
.. | ||
marathon_test.go | ||
marathon.go |