mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2024-12-27 00:12:31 +01:00
No one ever completes // TODO things
This commit is contained in:
parent
da3f30871f
commit
17a675021e
@ -25,9 +25,6 @@ func systemDWatchdog() error {
|
||||
refreshInterval := watchdogFailureDelay / 3
|
||||
go func() {
|
||||
for {
|
||||
// TODO There could be other checks this just
|
||||
// checks program is not totally stuck and can
|
||||
// run this goroutine
|
||||
daemon.SdNotify(false, "WATCHDOG=1")
|
||||
clocksmith.Sleep(refreshInterval)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user