Page MenuHomePhabricator

Fix a minor issue with killing daemons
ClosedPublic

Authored by epriestley on Feb 17 2015, 7:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 17, 7:39 AM
Unknown Object (File)
Fri, Apr 25, 4:15 AM
Unknown Object (File)
Wed, Apr 23, 5:17 PM
Unknown Object (File)
Wed, Apr 23, 12:43 PM
Unknown Object (File)
Wed, Apr 23, 9:41 AM
Unknown Object (File)
Tue, Apr 22, 11:24 PM
Unknown Object (File)
Tue, Apr 22, 11:25 AM
Unknown Object (File)
Mon, Apr 21, 11:26 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.