Page MenuHomePhabricator

Fix a minor issue with killing daemons
ClosedPublic

Authored by epriestley on Feb 17 2015, 7:33 PM.
Tags
None
Referenced Files
F15531108: D11787.id28430.diff
Wed, Apr 23, 9:41 AM
F15529900: D11787.id28412.diff
Tue, Apr 22, 11:24 PM
F15528482: D11787.diff
Tue, Apr 22, 11:25 AM
F15524958: D11787.diff
Mon, Apr 21, 11:26 AM
F15473212: D11787.id28412.diff
Sat, Apr 5, 8:16 PM
F15445800: D11787.id.diff
Thu, Mar 27, 4:05 PM
F15424648: D11787.id28412.diff
Mar 22 2025, 11:36 PM
F15416459: D11787.id28430.diff
Mar 20 2025, 11:13 AM
Subscribers

Details

Reviewers
btrahan
Commits
Restricted Diffusion Commit
rPb6031a721fea: Fix a minor issue with killing daemons
Summary

Even if you --force, we can't kill PID 0. This sends the process itself the signal, and terminates it.

Test Plan

See D11786.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix a minor issue with killing daemons.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Feb 17 2015, 7:40 PM
This revision was automatically updated to reflect the committed changes.