Skip to content

Conversation

@Trott
Copy link
Member

Use common.mustCall() to make certain that functions with assertions
run the expected number of times.

Remove unused connection listeners from workers.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test net

@TrottTrott added net Issues and PRs related to the net subsystem. test Issues and PRs related to the tests. labels May 14, 2017
@mscdexmscdex added the cluster Issues and PRs related to the cluster subsystem. label May 14, 2017
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: does it make sense to use common.mustNotCall()?

@TrottTrott closed this May 19, 2017
@TrottTrottforce-pushed the refactor-shared-ports branch from 5a3671c to ab34f9dCompareMay 19, 2017 05:05
@Trott
Copy link
MemberAuthor

Looks like i managed to submit this PR twice. #13010 already landed.

@TrottTrott deleted the refactor-shared-ports branch January 13, 2022 22:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clusterIssues and PRs related to the cluster subsystem.netIssues and PRs related to the net subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Trott@santigimeno@lpinca@targos@cjihrig@mscdex