Page MenuHomePhabricator

Make "phd start" and "phd reload" use the process list, not PID files
ClosedPublic

Authored by epriestley on Jun 20 2019, 9:57 PM.
Tags
None
Referenced Files
F15542331: D20606.id49142.diff
Fri, Apr 25, 4:31 PM
F15532282: D20606.diff
Wed, Apr 23, 3:21 PM
F15503952: D20606.diff
Mon, Apr 14, 2:38 PM
F15485381: D20606.id.diff
Wed, Apr 9, 11:20 PM
F15454740: D20606.id49142.diff
Sat, Mar 29, 8:05 PM
F15454728: D20606.id49171.diff
Sat, Mar 29, 7:59 PM
F15444100: D20606.id.diff
Mar 27 2025, 7:52 AM
F15436842: D20606.id49142.diff
Mar 25 2025, 4:39 PM
Subscribers
None

Details

Summary

Ref T13321. This gets rid of the last pidfile readers in Phabricator; we just use the process list instead.

These commands always only work on the current instance since they don't make much sense otherwise.

Test Plan

Ran bin/phd start and bin/phd reload with and without daemons running.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable