src: move process.binding('signal_wrap') to internalBinding#22290
Closed
jasnell wants to merge 1 commit intonodejs:masterfrom
Closed
src: move process.binding('signal_wrap') to internalBinding#22290jasnell wants to merge 1 commit intonodejs:masterfrom
jasnell wants to merge 1 commit intonodejs:masterfrom
Conversation
33 tasks
BridgeAR
approved these changes
Aug 12, 2018
trivikr
approved these changes
Aug 12, 2018
Member
jdalton
suggested changes
Aug 13, 2018
Member
jdalton
left a comment
There was a problem hiding this comment.
Holding removals until migration is ironed out
f3a3bf0 to
a8c7129
Compare
Member
Author
|
@jdalton ... added to the fallthrough whitelist |
jdalton
approved these changes
Aug 15, 2018
Member
Author
maclover7
approved these changes
Aug 15, 2018
Member
Author
|
Linux-containered rerun: https://ci.nodejs.org/job/node-test-commit-linux-containered/6284/ |
Member
Author
|
ping @nodejs/tsc |
joyeecheung
approved these changes
Aug 15, 2018
Member
Author
|
Need one more @nodejs/tsc sign off for this to land. |
Member
Author
a8c7129 to
4920d37
Compare
Member
Author
|
/cc @nodejs/build ... Linux-containered CI failed again for unrelated reasons: https://ci.nodejs.org/job/node-test-commit-linux-containered/6329/ |
Contributor
Member
Author
4920d37 to
05cc6a6
Compare
Member
Author
|
Trying again: https://ci.nodejs.org/job/node-test-pull-request/16535/ |
Member
Author
|
ping @nodejs/tsc ... need one more TSC sign off on this please. |
9fd3dde to
910efff
Compare
cjihrig
approved these changes
Aug 18, 2018
910efff to
5436dfd
Compare
Member
Author
|
CI after rebasing: https://ci.nodejs.org/job/node-test-pull-request/16581/ |
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>
Member
Author
|
Landed in 0bdb95f |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refs: #22160
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes