mirror of
https://github.com/prometheus/prometheus
synced 2024-12-28 01:32:19 +00:00
Merge pull request #988 from prometheus/fabxc/fixreload
Fix loop-reloading on shutdown
This commit is contained in:
commit
b1e60e58ec
@ -159,8 +159,6 @@ func Main() int {
|
||||
log.Warn("Received termination request via web service, exiting gracefully...")
|
||||
}
|
||||
|
||||
close(hup)
|
||||
|
||||
log.Info("See you next time!")
|
||||
return 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user