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
F18767501: D20606.diff
Tue, Oct 7, 10:53 PM
F18760001: D20606.id.diff
Mon, Oct 6, 7:25 AM
F18756972: D20606.diff
Sun, Oct 5, 2:47 PM
F18733987: D20606.id.diff
Tue, Sep 30, 10:46 PM
F18715168: D20606.id49142.diff
Mon, Sep 29, 9:22 AM
F18598928: D20606.id.diff
Sep 13 2025, 6:13 AM
F18567066: D20606.id.diff
Sep 9 2025, 3:29 PM
F18478938: D20606.id.diff
Sep 3 2025, 6:52 AM
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