Skip to content

cluster: remove unused backlog argument#8877

Closed
mscdex wants to merge 1 commit into
nodejs:masterfrom
mscdex:cluster-remove-unused-arg
Closed

cluster: remove unused backlog argument#8877
mscdex wants to merge 1 commit into
nodejs:masterfrom
mscdex:cluster-remove-unused-arg

Conversation

@mscdex
Copy link
Copy Markdown
Contributor

@mscdex mscdex commented Oct 1, 2016

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)
  • cluster
Description of change

Removes an unused backlog argument.

CI: https://ci.nodejs.org/job/node-test-pull-request/4345/

EDIT: CI is green except for a flaky test.

@mscdex mscdex added the cluster Issues and PRs related to the cluster subsystem. label Oct 1, 2016
@fhinkel
Copy link
Copy Markdown
Member

fhinkel commented Oct 3, 2016

Thanks! Landed in 9eb6179.

@fhinkel fhinkel closed this Oct 3, 2016
fhinkel pushed a commit that referenced this pull request Oct 3, 2016
PR-URL: #8877
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
@mscdex mscdex deleted the cluster-remove-unused-arg branch October 3, 2016 14:37
jasnell pushed a commit that referenced this pull request Oct 6, 2016
PR-URL: #8877
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Fishrock123 pushed a commit that referenced this pull request Oct 11, 2016
PR-URL: #8877
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cluster Issues and PRs related to the cluster subsystem.

6 participants