Page MenuHomePhabricator

Undocument running multiple/dedicated pull daemons
ClosedPublic

Authored by epriestley on Jun 26 2014, 1:54 AM.
Tags
None
Referenced Files
F19034173: D9738.id23380.diff
Tue, Nov 25, 1:22 PM
F18905595: D9738.diff
Sat, Nov 8, 2:41 PM
F18853059: D9738.diff
Fri, Oct 31, 1:59 PM
F18812247: D9738.id23380.diff
Oct 20 2025, 7:54 AM
F18812232: D9738.id23382.diff
Oct 20 2025, 7:51 AM
F18787293: D9738.diff
Oct 14 2025, 11:02 PM
F18081846: D9738.id23382.diff
Aug 5 2025, 2:30 AM
F18043691: D9738.id23380.diff
Aug 3 2025, 6:16 AM
Subscribers

Details

Summary

In modern Phabricator, we should pretty much handle this automatically, and this advice is no longer very reasonable. See https://github.com/phacility/phabricator/issues/660

Test Plan

Read documentation.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Undocument running multiple/dedicated pull daemons.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, joshuaspence.
joshuaspence edited edge metadata.

Should we also maybe remove the command line options from the daemon?

> ./phd launch RepositoryPullLocal -- A B
> ./phd launch RepositoryPullLocal -- --not A --not B
This revision is now accepted and ready to land.Jun 26 2014, 1:58 AM

I think it's OK to retain support until T4292, which is maaaybe happening in the next couple of months and will require installs with complicated daemon setups to reconfigure things a bit anwyay.

epriestley updated this revision to Diff 23382.

Closed by commit rP3dda0c82f9f4 (authored by @epriestley).