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 10, 5:27 AM
Unknown Object (File)
Sun, Feb 9, 7:55 AM
Unknown Object (File)
Sun, Feb 9, 7:55 AM
Unknown Object (File)
Sun, Feb 9, 7:55 AM
Unknown Object (File)
Sun, Feb 2, 10:07 PM
Unknown Object (File)
Sat, Feb 1, 4:29 PM
Unknown Object (File)
Fri, Jan 31, 5:40 PM
Unknown Object (File)
Fri, Jan 31, 1:39 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