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)
Mon, Feb 24, 10:36 AM
Unknown Object (File)
Mon, Feb 24, 10:34 AM
Unknown Object (File)
Feb 20 2025, 12:54 PM
Unknown Object (File)
Feb 15 2025, 11:47 AM
Unknown Object (File)
Feb 10 2025, 5:27 AM
Unknown Object (File)
Feb 9 2025, 7:55 AM
Unknown Object (File)
Feb 9 2025, 7:55 AM
Unknown Object (File)
Feb 9 2025, 7:55 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