Skip to content

src: move process.binding('signal_wrap') to internalBinding #22290

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Aug 12, 2018

Refs: #22160

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

@jasnell jasnell added the semver-major PRs that contain breaking changes and should be released in the next major version. label Aug 12, 2018
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. process Issues and PRs related to the process subsystem. labels Aug 12, 2018
@BridgeAR BridgeAR requested a review from a team August 13, 2018 00:32
@BridgeAR
Copy link
Member

@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 13, 2018
Copy link
Member

@jdalton jdalton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Holding removals until migration is ironed out

@jasnell jasnell force-pushed the sigwrap-internalbinding branch from f3a3bf0 to a8c7129 Compare August 15, 2018 02:20
@jasnell
Copy link
Member Author

jasnell commented Aug 15, 2018

@jdalton ... added to the fallthrough whitelist

@jasnell
Copy link
Member Author

jasnell commented Aug 15, 2018

@jasnell
Copy link
Member Author

jasnell commented Aug 15, 2018

@jasnell
Copy link
Member Author

jasnell commented Aug 15, 2018

ping @nodejs/tsc

@jasnell jasnell requested a review from a team August 16, 2018 18:28
@jasnell
Copy link
Member Author

jasnell commented Aug 16, 2018

Need one more @nodejs/tsc sign off for this to land.

@jasnell
Copy link
Member Author

jasnell commented Aug 16, 2018

@jasnell jasnell force-pushed the sigwrap-internalbinding branch from a8c7129 to 4920d37 Compare August 16, 2018 19:42
@jasnell
Copy link
Member Author

jasnell commented Aug 16, 2018

/cc @nodejs/build ... Linux-containered CI failed again for unrelated reasons: https://ci.nodejs.org/job/node-test-commit-linux-containered/6329/

@maclover7
Copy link
Contributor

@jasnell Fix for CI is in #22340

@jasnell
Copy link
Member Author

jasnell commented Aug 18, 2018

@jasnell jasnell force-pushed the sigwrap-internalbinding branch from 4920d37 to 05cc6a6 Compare August 18, 2018 13:30
@jasnell
Copy link
Member Author

jasnell commented Aug 18, 2018

@jasnell
Copy link
Member Author

jasnell commented Aug 18, 2018

ping @nodejs/tsc ... need one more TSC sign off on this please.

@jasnell jasnell force-pushed the sigwrap-internalbinding branch 2 times, most recently from 9fd3dde to 910efff Compare August 18, 2018 23:33
@jasnell jasnell force-pushed the sigwrap-internalbinding branch from 910efff to 5436dfd Compare August 19, 2018 20:21
@jasnell
Copy link
Member Author

jasnell commented Aug 19, 2018

jasnell added a commit that referenced this pull request Aug 19, 2018
PR-URL: #22290
Refs: #22160
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: John-David Dalton <john.david.dalton@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@jasnell
Copy link
Member Author

jasnell commented Aug 19, 2018

Landed in 0bdb95f

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. process Issues and PRs related to the process subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants