pub fn clear_pid()Expand description
Remove the daemon PID file (idempotent — missing file is OK). The action file is removed alongside it since the two have the same lifecycle: both are owned by the running daemon.
pub fn clear_pid()Remove the daemon PID file (idempotent — missing file is OK). The action file is removed alongside it since the two have the same lifecycle: both are owned by the running daemon.