Skip to content

Conversation

@taylor009
Copy link

…ctions to arrow functions. Removed unused param('signal') from function to handle the death of a worker.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • [x ] commit message follows commit guidelines

…ctions to arrow functions. Removed unused param('signal') from function to handle the death of a worker.
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Nov 18, 2019
@Trott
Copy link
Member

@Trott
Copy link
Member

If I didn't mess it up, internet test suite CI: https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/10181/

@TrottTrott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 19, 2019
Trott pushed a commit that referenced this pull request Nov 22, 2019
Convert functions to arrow functions. Remove unused param('signal') from function. PR-URL: #30536 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
@Trott
Copy link
Member

Landed in a18ec07.

Thanks for the contribution! 🎉

@TrottTrott closed this Nov 22, 2019
addaleax pushed a commit that referenced this pull request Nov 30, 2019
Convert functions to arrow functions. Remove unused param('signal') from function. PR-URL: #30536 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
targos pushed a commit that referenced this pull request Dec 1, 2019
Convert functions to arrow functions. Remove unused param('signal') from function. PR-URL: #30536 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
@BridgeARBridgeAR mentioned this pull request Dec 3, 2019
@BethGriggsBethGriggs mentioned this pull request Dec 9, 2019
MylesBorins pushed a commit that referenced this pull request Dec 17, 2019
Convert functions to arrow functions. Remove unused param('signal') from function. PR-URL: #30536 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
@BethGriggsBethGriggs mentioned this pull request Dec 23, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@taylor009@Trott@addaleax@nodejs-github-bot