Skip to content

child_process: move exports to bottom for better code style - #27845

Closed
himself65 wants to merge 1 commit into
nodejs:masterfrom
himself65:27639
Closed

child_process: move exports to bottom for better code style#27845
himself65 wants to merge 1 commit into
nodejs:masterfrom
himself65:27639

Conversation

@himself65

@himself65himself65 commented May 24, 2019

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the child_process Issues and PRs related to the child_process subsystem. label May 24, 2019
@himself65
himself65 marked this pull request as ready for review May 24, 2019 06:09
Comment threadlib/child_process.js Outdated
Comment threadlib/child_process.js Outdated
@jasnelljasnell added the semver-major PRs that contain breaking changes and should be released in the next major version. label May 24, 2019
@himself65
himself65force-pushed the 27639 branch 2 times, most recently from fe39082 to 897ca32CompareMay 25, 2019 03:58
@targostargos removed the semver-major PRs that contain breaking changes and should be released in the next major version. label May 25, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Comment threadlib/child_process.js Outdated
@himself65
himself65force-pushed the 27639 branch 2 times, most recently from be8b3cb to 6780a11CompareMay 25, 2019 17:42
@BridgeAR

Copy link
Copy Markdown
Member

@himself65 it seems like this needs a rebase :)

@himself65

Copy link
Copy Markdown
MemberAuthor

@BridgeAR thanks. rebased

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

This comment has been minimized.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@Trott

Trott commented Jun 2, 2019

Copy link
Copy Markdown
Member

Landed in aa00968

@TrottTrott closed this Jun 2, 2019
Trott pushed a commit to Trott/io.js that referenced this pull request Jun 2, 2019
PR-URL: nodejs#27845
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
@himself65
himself65 deleted the 27639 branch June 2, 2019 13:50
targos pushed a commit that referenced this pull request Jun 3, 2019
PR-URL: #27845
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
@targostargos mentioned this pull request Jun 3, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

child_processIssues and PRs related to the child_process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@himself65@nodejs-github-bot@BridgeAR@Trott@mscdex@jasnell@targos@ZYSzys