8000 fix: iocp integration when process is reused by deepak1556 · Pull Request #33207 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: iocp integration when process is reused #33207

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

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 recently 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
@deepak1556 deepak1556 force-pushed the robo/fix_iocp_integration branch from 7aa2af9 to 9b696d6 Compare March 9, 2022 03:55
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Mar 10, 2022
@zcbenz zcbenz force-pushed the robo/fix_iocp_integration branch from f193ed9 to 6d2c9c7 Compare March 21, 2022 03:55
@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
Development

Successfully merging this pull request may close these issues.

[Bug]: callback didn't executed with process.nextTick and setImmediate Windows socket and named pipe servers don't work in main process
2 participants
0