FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Revert "child_process: measure buffer length in bytes" by Trott · Pull Request #7377 · nodejs/node · GitHub

/ node Public

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 commented Jun 22, 2016

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.

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

rvagg commented Jun 27, 2016

Copy link
Copy Markdown
Member

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

jasnell commented Jun 27, 2016

Copy link
Copy Markdown
Member

LGTM

Trott commented Jun 27, 2016

Copy link
Copy Markdown
Member Author

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 commented Jun 30, 2016

Copy link
Copy Markdown
Member Author

Closing. Revert was done as part of #7391

Trott closed this Jun 30, 2016
Trott deleted the revertomatic branch January 13, 2022 22:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL