Page MenuHomePhabricator

Undocument running multiple/dedicated pull daemons
ClosedPublic

Authored by epriestley on Jun 26 2014, 1:54 AM.
Tags
None
Referenced Files
F19781398: D9738.diff
Mon, Feb 23, 10:15 PM
F19605389: D9738.id23382.diff
Feb 3 2026, 9:11 AM
F19101072: D9738.id23382.diff
Dec 5 2025, 1:29 AM
F19100810: D9738.id23380.diff
Dec 5 2025, 12:43 AM
F19035891: D9738.id23382.diff
Nov 25 2025, 6:35 PM
F19034173: D9738.id23380.diff
Nov 25 2025, 1:22 PM
F18905595: D9738.diff
Nov 8 2025, 2:41 PM
F18853059: D9738.diff
Oct 31 2025, 1:59 PM
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).