Page MenuHomePhabricator

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

Authored by epriestley on Feb 23 2015, 12:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 23, 6:45 AM
Unknown Object (File)
Feb 2 2024, 1:35 PM
Unknown Object (File)
Feb 1 2024, 9:41 PM
Unknown Object (File)
Jan 31 2024, 5:33 AM
Unknown Object (File)
Jan 15 2024, 5:18 AM
Unknown Object (File)
Dec 28 2023, 12:03 AM
Unknown Object (File)
Dec 27 2023, 5:57 AM
Unknown Object (File)
Dec 24 2023, 3:54 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.