1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 19:52:44 +01:00
phorge-phorge/src/applications/daemon
epriestley 08b9e70bea Make "bin/phd status" report local daemons from the process list, not a mess of local/remote information
Summary:
Ref T13321. Fixes T11037. Realign "bin/phd status" to just mean "show daemon processes on this host".

The value of `bin/phd status` as a mixed remote/local command isn't clear, and the current output is a confusing mess (see T11037).

This also continues letting us move away from PID files.

Test Plan: Ran `bin/phd status`, saw sensible local process status.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13321, T11037

Differential Revision: https://secure.phabricator.com/D20604
2019-06-24 11:25:53 -07:00
..
application Remove some ancient daemon log code 2019-02-20 09:52:11 -08:00
controller Track total time from task creation to task archival 2019-02-20 14:44:29 -08:00
event Remove daemon envHash and envInfo 2015-11-11 08:54:45 +11:00
garbagecollector Add a "lock log" for debugging where locks are being held 2018-03-05 17:55:34 -08:00
management Make "bin/phd status" report local daemons from the process list, not a mess of local/remote information 2019-06-24 11:25:53 -07:00
query Update many Phabricator queries for new %Q query semantics 2018-11-15 03:48:10 -08:00
storage Add a "lock log" for debugging where locks are being held 2018-03-05 17:55:34 -08:00
view Remove some ancient daemon log code 2019-02-20 09:52:11 -08:00