Skip to content

Revert "child_process: measure buffer length in bytes" - #7377

Closed
Trott wants to merge 2 commits into
nodejs:masterfrom
Trott:revertomatic
Closed

Revert "child_process: measure buffer length in bytes"#7377
Trott wants to merge 2 commits into
nodejs:masterfrom
Trott:revertomatic

Conversation

@Trott

Copy link
Copy Markdown
Member
Checklist
  • make -j4 test (UNIX) or vcbuild test nosign (Windows) passes
  • a test and/or benchmark is included
Affected core subsystem(s)

child_process

Description of change

This needs #7375 to land first.

Refs: #7342

The commit being reverted fixed a bug but accidentally introduced a breaking change. This reverts it. The change should be re-proposed as semver-major.

@TrottTrott added the child_process Issues and PRs related to the child_process subsystem. label Jun 22, 2016
@TrottTrott changed the title RevertomaticRevert "child_process: measure buffer length in bytes"Jun 22, 2016
@TrottTrott added the wip Issues and PRs that are still a work in progress. label Jun 23, 2016
@rvagg

Copy link
Copy Markdown
Member

lgtm, I'm always up for a revert and new tests!

@jasnell

Copy link
Copy Markdown
Member

LGTM

@Trott

Copy link
Copy Markdown
MemberAuthor

Leaving this as in-progress because I don't want it to land until we've figured out if the correct path forward is #7381 or #7391. For the record, I favor #7391, but could live with either.

@Trott

Copy link
Copy Markdown
MemberAuthor

Closing. Revert was done as part of #7391

@TrottTrott closed this Jun 30, 2016
@Trott
Trott deleted the revertomatic branch January 13, 2022 22:43
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.wipIssues and PRs that are still a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Trott@rvagg@jasnell