prometheus/web
Mitsuo Heijo 8b64b70fe4
Guard closing quitCh with sync.Once to prevent double close (#8242)
* Guard closing quitCh with sync.Once to prevent double close

Signed-off-by: Mitsuo Heijo <mitsuo.heijo@gmail.com>
2020-12-02 09:39:54 +01:00
..
api/v1 Allow metric metadata to be propagated via Remote Write. (#6815) 2020-11-19 20:53:03 +05:30
ui Upgrade react deps (#8207) 2020-11-19 17:10:29 +01:00
federate.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
federate_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
web.go Guard closing quitCh with sync.Once to prevent double close (#8242) 2020-12-02 09:39:54 +01:00
web_test.go Fix panic with double close() of channel on /-/quit/ (#8166) 2020-11-10 00:09:39 +01:00