Skip to content

Conversation

@addaleax
Copy link
Member

Fixes: #16175

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

n-api

@addaleaxaddaleax added the node-api Issues and PRs related to the Node-API. label Oct 14, 2017
@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. labels Oct 14, 2017
@addaleax
Copy link
MemberAuthor

@nodejs/n-api

@joyeecheung
Copy link
Member

Copy link
Member

@mhdawsonmhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@mhdawson
Copy link
Member

@addaleax
Copy link
MemberAuthor

Landed in b3f9b38

@addaleaxaddaleax deleted the napi-handlescopes branch October 18, 2017 09:36
addaleax added a commit that referenced this pull request Oct 18, 2017
Fixes: #16175 PR-URL: #16201 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
addaleax added a commit to ayojs/ayo that referenced this pull request Oct 18, 2017
Fixes: nodejs/node#16175 PR-URL: nodejs/node#16201 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
targos pushed a commit that referenced this pull request Oct 18, 2017
Fixes: #16175 PR-URL: #16201 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@RReverser
Copy link
Member

RReverser commented Nov 12, 2017

(Moved to its own issue: #16973)

gabrielschulhof pushed a commit to gabrielschulhof/node that referenced this pull request Apr 16, 2018
Fixes: nodejs#16175 PR-URL: nodejs#16201 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
MylesBorins pushed a commit that referenced this pull request Apr 16, 2018
Fixes: #16175 Backport-PR-URL: #19447 PR-URL: #16201 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Apr 16, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.lib / srcIssues and PRs related to general changes in the lib or src directory.node-apiIssues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@addaleax@joyeecheung@mhdawson@RReverser@bnoordhuis@jasnell@cjihrig@MylesBorins@nodejs-github-bot