Skip to content

refactor: remove last use of InternalCallbackScope#27029

Merged
ckerr merged 2 commits intomasterfrom
remove-internalcallbackscope
Dec 16, 2020
Merged

refactor: remove last use of InternalCallbackScope#27029
ckerr merged 2 commits intomasterfrom
remove-internalcallbackscope

Conversation

@codebytere
Copy link
Copy Markdown
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 recently 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 recently label Dec 16, 2020
@ckerr ckerr merged commit 75247d1 into master Dec 16, 2020
@release-clerk
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Contributor

trop Bot commented Dec 16, 2020

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

@trop
Copy link
Copy Markdown
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.

6 participants