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)
Feb 6 2024, 12:19 AM
Unknown Object (File)
Jan 27 2024, 8:12 PM
Unknown Object (File)
Jan 9 2024, 8:28 AM
Unknown Object (File)
Jan 5 2024, 1:30 PM
Unknown Object (File)
Dec 26 2023, 7:25 AM
Unknown Object (File)
Dec 25 2023, 1:09 AM
Unknown Object (File)
Dec 24 2023, 8:47 AM
Unknown Object (File)
Dec 22 2023, 2:27 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