Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 2 commits into from

Conversation

Trott
Copy link
Member

@Trott Trott commented Jun 22, 2016

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.

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

rvagg commented Jun 27, 2016

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

@jasnell
Copy link
Member

jasnell commented Jun 27, 2016

LGTM

@Trott
Copy link
Member Author

Trott commented Jun 27, 2016

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
Member Author

Trott commented Jun 30, 2016

Closing. Revert was done as part of #7391

@Trott Trott closed this Jun 30, 2016
@Trott Trott deleted the revertomatic branch January 13, 2022 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
child_process Issues and PRs related to the child_process subsystem. wip Issues and PRs that are still a work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants