Page MenuHomePhabricator

Fix a minor issue with killing daemons
ClosedPublic

Authored by epriestley on Feb 17 2015, 7:33 PM.
Tags
None
Referenced Files
F14766597: D11787.diff
Thu, Jan 23, 4:45 PM
Unknown Object (File)
Tue, Jan 21, 11:13 AM
Unknown Object (File)
Tue, Jan 21, 8:57 AM
Unknown Object (File)
Fri, Jan 17, 5:45 PM
Unknown Object (File)
Fri, Jan 17, 1:42 AM
Unknown Object (File)
Dec 24 2024, 10:50 AM
Unknown Object (File)
Dec 13 2024, 9:16 PM
Unknown Object (File)
Dec 11 2024, 6:24 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
Branch
daemon2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4517
Build 4531: [Placeholder Plan] Wait for 30 Seconds

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.