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)
Sat, Apr 20, 4:51 PM
Unknown Object (File)
Thu, Apr 18, 10:23 PM
Unknown Object (File)
Thu, Apr 18, 5:50 AM
Unknown Object (File)
Wed, Apr 17, 12:02 PM
Unknown Object (File)
Mon, Apr 8, 3:00 AM
Unknown Object (File)
Sat, Mar 30, 8:14 AM
Unknown Object (File)
Feb 6 2024, 12:19 AM
Unknown Object (File)
Jan 27 2024, 8:12 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