1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/daemon
epriestley b6031a721f Fix a minor issue with killing daemons
Summary: Even if you --force, we can't kill PID 0. This sends the process itself the signal, and terminates it.

Test Plan: See D11786.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D11787
2015-02-17 14:20:57 -08:00
..
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
controller PHUIErrorView 2015-02-01 20:14:56 -08:00
event Make the "daemons and web have different config" warning more specific 2015-02-05 14:07:35 -08:00
garbagecollector Daemons - introduce PhabricatorWorkerArchiveTaskQuery 2014-12-23 15:45:42 -08:00
management Fix a minor issue with killing daemons 2015-02-17 14:20:57 -08:00
query Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11: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