Skip to content

doc: show options arg to new Worker is optional - #21508

Closed
watson wants to merge 1 commit into
nodejs:masterfrom
watson:wt
Closed

doc: show options arg to new Worker is optional#21508
watson wants to merge 1 commit into
nodejs:masterfrom
watson:wt

Conversation

@watson

Copy link
Copy Markdown
Member
Checklist

@watsonwatson added the worker Issues and PRs related to Worker support. label Jun 24, 2018
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Jun 24, 2018
@vsemozhetbyt

vsemozhetbyt commented Jun 24, 2018

Copy link
Copy Markdown
Contributor

Refs:

classWorkerextendsEventEmitter{
constructor(filename,options={}){

@vsemozhetbyt

Copy link
Copy Markdown
Contributor

Node.js Collaborators, please, add 👍 here if you approve fast-tracking.

@vsemozhetbytvsemozhetbyt added fast-track PRs that do not need to wait for 48 hours to land. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Jun 24, 2018

@benjamingrbenjamingr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for your contribution!

watson added a commit that referenced this pull request Jun 24, 2018
PR-URL: #21508
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@watson

Copy link
Copy Markdown
MemberAuthor

Landed in e22d709

@watsonwatson closed this Jun 24, 2018
@watson
watson deleted the wt branch June 24, 2018 19:10
targos pushed a commit that referenced this pull request Jun 25, 2018
PR-URL: #21508
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@targostargos mentioned this pull request Jul 3, 2018
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.docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.workerIssues and PRs related to Worker support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@watson@nodejs-github-bot@vsemozhetbyt@benjamingr@targos@cjihrig@trivikr