Hacker News new | ask | show | jobs
by foobiekr 1832 days ago
Watchdogs don’t just mean crashes. They are useful specifically because they can be used to terminate non-crash conditions such as infinite loops where forward progress is not being made but the program is still running.