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
F21788907: D20606.id49171.diff
Tue, Aug 11, 3:03 AM
Unknown Object (File)
Jul 11 2026, 10:10 PM
Unknown Object (File)
Jul 10 2026, 1:51 PM
Unknown Object (File)
Jul 3 2026, 10:17 PM
Unknown Object (File)
Jun 29 2026, 5:16 AM
Unknown Object (File)
Jun 22 2026, 2:55 PM
Unknown Object (File)
Jun 21 2026, 5:06 AM
Unknown Object (File)
Jun 20 2026, 7:04 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