const KILL_GRACE_SECS: u64 = 5;
Inner state protected by mutex. Grace period (seconds) between SIGTERM and SIGKILL during stop().