Page MenuHomePhabricator

Add a --force command to `phd start`
ClosedPublic

Authored by epriestley on Feb 23 2015, 12:31 AM.
Tags
None
Referenced Files
F15500891: D11861.id.diff
Sun, Apr 13, 7:51 PM
F15408360: D11861.diff
Mar 18 2025, 10:33 PM
F15392982: D11861.id28619.diff
Mar 15 2025, 6:41 PM
F15386691: D11861.id28619.diff
Mar 15 2025, 1:05 AM
F15307704: D11861.diff
Mar 6 2025, 5:25 AM
Unknown Object (File)
Mar 1 2025, 7:26 AM
Unknown Object (File)
Mar 1 2025, 2:12 AM
Unknown Object (File)
Feb 26 2025, 6:36 AM

Details

Summary

Ref T7352. This isn't wildly useful for us but seems generally reasonable, can be helpful with testing, and @hach-que has a use case for it.

The only reason we issue this warning is to prevent user error; you can still launch all the daemons with phd launch manually and daemons all use locks to protect critical regions.

Test Plan

Ran phd start --force a bunch, saw zillions of daemons.

Diff Detail

Repository
rP Phabricator
Branch
daemon7
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4613
Build 4627: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Add a --force command to `phd start`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
epriestley added a subscriber: hach-que.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Feb 23 2015, 5:41 PM
This revision was automatically updated to reflect the committed changes.