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

fix: iocp integration when process is reused #33207

Merged
merged 1 commit into from Mar 21, 2022
Merged

Conversation

deepak1556
Copy link
Member

@deepak1556 deepak1556 commented Mar 9, 2022

Description of Change

Fixes #1968
Fixes #30153

Refs microsoft/vscode#142786 (comment)

Checklist

Release Notes

Notes: fix broken event loop in renderer process when process reuse is enabled on windows platform

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Mar 9, 2022
@deepak1556 deepak1556 requested a review from zcbenz March 9, 2022 02:43
@deepak1556 deepak1556 added semver/patch backwards-compatible bug fixes target/16-x-y labels Mar 9, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Mar 10, 2022
@zcbenz zcbenz merged commit 4cc2ed8 into main Mar 21, 2022
@zcbenz zcbenz deleted the robo/fix_iocp_integration branch March 21, 2022 07:42
@release-clerk
Copy link

release-clerk bot commented Mar 21, 2022

Release Notes Persisted

fix broken event loop in renderer process when process reuse is enabled on windows platform

@trop
Copy link
Contributor

trop bot commented Mar 21, 2022

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

@trop trop bot removed the target/16-x-y label Mar 21, 2022
@trop
Copy link
Contributor

trop bot commented Mar 21, 2022

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

@trop
Copy link
Contributor

trop bot commented Mar 21, 2022

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

@trop trop bot removed the target/15-x-y label Mar 21, 2022
@trop
Copy link
Contributor

trop bot commented Mar 21, 2022

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

@trop
Copy link
Contributor

trop bot commented Mar 21, 2022

@deepak1556 has manually backported this PR to "18-x-y", please check out #33361

@trop
Copy link
Contributor

trop bot commented Mar 21, 2022

@deepak1556 has manually backported this PR to "17-x-y", please check out #33362

@trop
Copy link
Contributor

trop bot commented Mar 21, 2022

@deepak1556 has manually backported this PR to "16-x-y", please check out #33363

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
2 participants