Skip to content

Instantly share code, notes, and snippets.

View beorn7's full-sized avatar
🐻
Grrr…

Björn Rabenstein beorn7

🐻
Grrr…
  • Berlin
View GitHub Profile
@beorn7
beorn7 / gist:bca384ac904e19bd13407db8fd02ecde
Created May 2, 2018 16:33
Panic on shutdown prometheus revision b424eb42e328f13eb32149225f020a4159decb17
2018-05-02_16:25:41.90866 panic: close of closed channel
2018-05-02_16:25:41.90869
2018-05-02_16:25:41.90870 goroutine 86182 [running]:
2018-05-02_16:25:41.90870 github.com/prometheus/prometheus/rules.(*Group).stop(...)
2018-05-02_16:25:41.90870 /home/bjoern/gocode/src/github.com/prometheus/prometheus/rules/manager.go:238
2018-05-02_16:25:41.90871 github.com/prometheus/prometheus/rules.(*Manager).Update.func1(0xc58eeacc01, 0xc42842c480, 0xc4200c5bc0, 0xc53ad459e0, 0xc44f874a20)
2018-05-02_16:25:41.90873 /home/bjoern/gocode/src/github.com/prometheus/prometheus/rules/manager.go:501 +0x80
2018-05-02_16:25:41.90873 created by github.com/prometheus/prometheus/rules.(*Manager).Update
2018-05-02_16:25:41.90874 /home/bjoern/gocode/src/github.com/prometheus/prometheus/rules/manager.go:499 +0x512
2018-05-02_16:25:41.91620 panic: close of closed channel