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
F13152741: D20606.id49171.diff
Sat, May 4, 9:22 PM
Unknown Object (File)
Fri, May 3, 6:06 AM
Unknown Object (File)
Thu, May 2, 6:29 AM
Unknown Object (File)
Thu, Apr 25, 1:01 AM
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
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