Skip to content

chore: cherry-pick 1fe571a from node#28067

Merged
deepak1556 merged 1 commit intomasterfrom
robo/fix_nm_compile_win
Mar 10, 2021
Merged

chore: cherry-pick 1fe571a from node#28067
deepak1556 merged 1 commit intomasterfrom
robo/fix_nm_compile_win

Conversation

@deepak1556
Copy link
Copy Markdown
Member

@deepak1556 deepak1556 commented Mar 9, 2021

Description of Change

Fixes #28043

Backports nodejs/node#37000

Checklist

Release Notes

Notes: fix native module compilation with AsyncCleanupHooks on windows

@deepak1556 deepak1556 requested a review from a team as a code owner March 9, 2021 04:18
@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Mar 9, 2021
@jkleinsc jkleinsc added the semver/patch backwards-compatible bug fixes label Mar 9, 2021
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Mar 10, 2021
@deepak1556
Copy link
Copy Markdown
Member Author

Failing tests are unrelated, merging.

@deepak1556 deepak1556 merged commit 102a374 into master Mar 10, 2021
@release-clerk
Copy link
Copy Markdown

release-clerk bot commented Mar 10, 2021

Release Notes Persisted

fix native module compilation with AsyncCleanupHooks on windows

@trop
Copy link
Copy Markdown
Contributor

trop bot commented Mar 10, 2021

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

@trop trop bot removed the target/11-x-y label Mar 10, 2021
@trop
Copy link
Copy Markdown
Contributor

trop bot commented Mar 10, 2021

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

@trop
Copy link
Copy Markdown
Contributor

trop bot commented Mar 10, 2021

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

@trop trop bot removed the in-flight/12-x-y label Mar 15, 2021
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.

Native Node Modules for Electron 11 and above do not compile with async cleanup behavior

3 participants