Skip to content

Conversation

@ryzokuken
Copy link
Contributor

Blocked for #20045

Remove redundant calls to v8::HandleScope in the contructor and
destructor for the AsyncScope class

Refs: #19972 (comment)
Refs: #20045

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

cc @hashseed @addaleax @nodejs/v8

Remove redundant calls to v8::HandleScope in the contructor and
destructor for the AsyncScope class

Refs: nodejs#19972 (comment)
Refs: nodejs#20045
@ryzokuken ryzokuken added the blocked PRs that are blocked by other issues or PRs. label Apr 17, 2018
@ryzokuken ryzokuken self-assigned this Apr 17, 2018
@ryzokuken ryzokuken requested review from addaleax and hashseed April 17, 2018 16:53
@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Apr 17, 2018
@apapirovski
Copy link
Contributor

apapirovski commented Apr 17, 2018

Couldn't this just happen inside #20045 since it's so highly related?

@ryzokuken
Copy link
Contributor Author

@apapirovski Makes sense. I will just push this commit to that branch.

@ryzokuken ryzokuken closed this Apr 17, 2018
@ryzokuken
Copy link
Contributor Author

Wait, what? Blooper, this was already done in #20045 anyway. I saw two calls and didn't realize that the PR hadn't landed yet and these were the exact same calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked PRs that are blocked by other issues or PRs. c++ Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants