1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/daemon
epriestley ef22fe1e74 Add a --force command to phd start
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.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley, hach-que

Maniphest Tasks: T7352

Differential Revision: https://secure.phabricator.com/D11861
2015-02-24 14:50:35 -08:00
..
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
controller Update Phabricator for DaemonOverseer vs DaemonHandle split 2015-02-24 14:50:25 -08:00
event Update Phabricator for DaemonOverseer vs DaemonHandle split 2015-02-24 14:50:25 -08:00
garbagecollector Daemons - introduce PhabricatorWorkerArchiveTaskQuery 2014-12-23 15:45:42 -08:00
management Add a --force command to phd start 2015-02-24 14:50:35 -08:00
query Update Phabricator for DaemonOverseer vs DaemonHandle split 2015-02-24 14:50:25 -08:00
storage Make the "daemons and web have different config" warning more specific 2015-02-05 14:07:35 -08:00
view Separate daemon task table rendering into a standalone class 2014-12-30 10:00:06 -08:00