Skip to content

Backport PR 6575 - #7128

Closed
santigimeno wants to merge 1 commit into
nodejs:v4.x-stagingfrom
santigimeno:backport_1
Closed

Backport PR 6575#7128
santigimeno wants to merge 1 commit into
nodejs:v4.x-stagingfrom
santigimeno:backport_1

Conversation

@santigimeno

Copy link
Copy Markdown
Member
Checklist
  • tests and code linting passes
  • the commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jun 3, 2016
@santigimeno

Copy link
Copy Markdown
MemberAuthor

Refs: #6575.

Wait for the `close` event before parsing the child stdout output.
Fixes: nodejs#6480
Ref: nodejs#6575
PR-URL: nodejs#7128
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
@santigimeno

Copy link
Copy Markdown
MemberAuthor

PR updated with correct metadata

@MylesBorinsMylesBorins self-assigned this Jun 3, 2016
@bnoordhuis

Copy link
Copy Markdown
Member

LGTM

1 similar comment
@jasnell

Copy link
Copy Markdown
Member

LGTM

MylesBorins pushed a commit that referenced this pull request Jun 4, 2016
Wait for the `close` event before parsing the child stdout output.
Fixes: #6480
Ref: #6575
PR-URL: #7128
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
@MylesBorins

Copy link
Copy Markdown
Contributor

landed in 8f55108

@MylesBorinsMylesBorins mentioned this pull request Jun 24, 2016
MylesBorins pushed a commit that referenced this pull request Jun 24, 2016
Wait for the `close` event before parsing the child stdout output.
Fixes: #6480
Ref: #6575
PR-URL: #7128
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
MylesBorins pushed a commit that referenced this pull request Jun 24, 2016
Wait for the `close` event before parsing the child stdout output.
Fixes: #6480
Ref: #6575
PR-URL: #7128
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
@santigimeno
santigimeno deleted the backport_1 branch July 27, 2016 14:21
@MylesBorinsMylesBorins removed their assignment Dec 27, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@santigimeno@bnoordhuis@jasnell@MylesBorins@nodejs-github-bot