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
F14841538: D20606.diff
Sat, Feb 1, 4:29 PM
Unknown Object (File)
Fri, Jan 31, 5:40 PM
Unknown Object (File)
Fri, Jan 31, 1:39 PM
Unknown Object (File)
Sat, Jan 25, 5:21 AM
Unknown Object (File)
Sat, Jan 25, 5:21 AM
Unknown Object (File)
Sat, Jan 25, 5:20 AM
Unknown Object (File)
Tue, Jan 21, 9:23 AM
Unknown Object (File)
Fri, Jan 17, 2:28 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