Page MenuHomePhabricator

Allow modern `phd stop` to stop old daemons cleanly
ClosedPublic

Authored by epriestley on Feb 24 2015, 2:58 AM.
Tags
None
Referenced Files
F18265822: D11873.diff
Fri, Aug 22, 12:21 PM
F18231086: D11873.diff
Wed, Aug 20, 1:35 PM
F18220633: D11873.diff
Tue, Aug 19, 3:26 PM
F18214681: D11873.diff
Tue, Aug 19, 5:53 AM
F18202601: D11873.diff
Mon, Aug 18, 10:42 AM
F18132354: D11873.id.diff
Wed, Aug 13, 9:12 PM
F18111268: D11873.diff
Tue, Aug 12, 9:49 AM
F18048432: D11873.diff
Sun, Aug 3, 1:34 PM
Subscribers

Details

Summary

Ref T7352. Make sure modern phd stop can still read the old PID file format and stop the daemons, at least for now.

Without this, stop still detects them and tells you to stop --force, which works, but this makes things a good deal cleaner.

Test Plan

Ran phd stop from master, then phd stop from this revision. Saw old daemons stop cleanly.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow modern `phd stop` to stop old daemons cleanly.
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 24 2015, 4:58 PM
This revision was automatically updated to reflect the committed changes.