mirror of
https://github.com/coredns/coredns.git
synced 2025-11-09 13:32:16 -05:00
Reloading caddy won't kill the health handler. Only on final shutdown we stop the handler. Currently when reloading CoreDNS with -SIGUSR1 the health handler stops answering - there is a test for this but it doesn't capture whole process reloading, sadly. This PR keeps the handler alive during reloads and only stops on process shutdown.
1.2 KiB
1.2 KiB