Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

refactor: remove last use of InternalCallbackScope #27029

Merged
merged 2 commits into from Dec 16, 2020

Conversation

codebytere
Copy link
Member

@codebytere codebytere commented Dec 15, 2020

Description of Change

Follow-up to #27001.

Refs nodejs/node#31944.

Removes last usage of InternalCallbackScope, thus allowing us to remove the patch which exposes it. async_hooks should be less broken now, so we should also be able to remove the assertion check patch.

Checklist

Release Notes

Notes: none.

@codebytere codebytere requested a review from a team as a code owner December 15, 2020 19:56
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Dec 15, 2020
@codebytere codebytere added the semver/patch backwards-compatible bug fixes label Dec 15, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Dec 16, 2020
@ckerr ckerr merged commit 75247d1 into master Dec 16, 2020
@release-clerk
Copy link

release-clerk bot commented Dec 16, 2020

No Release Notes

@ckerr ckerr deleted the remove-internalcallbackscope branch December 16, 2020 20:02
@trop
Copy link
Contributor

trop bot commented Dec 16, 2020

I was unable to backport this PR to "11-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Dec 16, 2020

I have automatically backported this PR to "12-x-y", please check out #27049

@trop
Copy link
Contributor

trop bot commented Dec 16, 2020

@codebytere has manually backported this PR to "11-x-y", please check out #27050

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants