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
Unknown Object (File)
Apr 1 2026, 10:55 PM
Unknown Object (File)
Apr 1 2026, 9:50 PM
Unknown Object (File)
Feb 15 2026, 1:46 PM
Unknown Object (File)
Dec 2 2025, 12:29 PM
Unknown Object (File)
Nov 17 2025, 12:54 PM
Unknown Object (File)
Nov 11 2025, 7:41 PM
Unknown Object (File)
Nov 5 2025, 2:55 PM
Unknown Object (File)
Oct 24 2025, 8:33 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
Branch
pquery7
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23014
Build 31597: Run Core Tests
Build 31596: arc lint + arc unit