Hacker News new | ask | show | jobs
by mperham 434 days ago
I use Pdeathsig but with SIGTERM, not SIGKILL, to ensure clean shutdown of a child Redis process. Seems crazy to use SIGKILL.