Page MenuHomePhabricator

Fix a minor issue with killing daemons
ClosedPublic

Authored by epriestley on Feb 17 2015, 7:33 PM.
Tags
None
Referenced Files
F15366104: D11787.id28430.diff
Tue, Mar 11, 2:24 PM
F15360730: D11787.id28412.diff
Tue, Mar 11, 9:49 AM
Unknown Object (File)
Feb 9 2025, 6:04 PM
Unknown Object (File)
Feb 3 2025, 10:41 AM
Unknown Object (File)
Jan 29 2025, 7:58 AM
Unknown Object (File)
Jan 28 2025, 11:23 AM
Unknown Object (File)
Jan 23 2025, 8:55 PM
Unknown Object (File)
Jan 23 2025, 4:45 PM
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.