Skip to content

revert: patch libuv to use posix_spawn on macOS (#27026)#27797

Merged
deepak1556 merged 1 commit intomasterfrom
revert-posix-spawn
Feb 18, 2021
Merged

revert: patch libuv to use posix_spawn on macOS (#27026)#27797
deepak1556 merged 1 commit intomasterfrom
revert-posix-spawn

Conversation

@VerteDinde
Copy link
Copy Markdown
Member

Description of Change

Due to failing tests in Node, the posix_spawn change has been reverted in libuv. This PR reverts the patch that applied the change to Electron. This reverts commit f69c111.

Checklist

Release Notes

Notes: Reverted posix_spawn change in libuv that affected child process spawning on macOS Big Sur.

@VerteDinde VerteDinde requested a review from a team as a code owner February 18, 2021 20:40
@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Feb 18, 2021
@codebytere codebytere added the semver/patch backwards-compatible bug fixes label Feb 18, 2021
@deepak1556 deepak1556 merged commit 6a9ba42 into master Feb 18, 2021
@release-clerk
Copy link
Copy Markdown

release-clerk bot commented Feb 18, 2021

Release Notes Persisted

Reverted posix_spawn change in libuv that affected child process spawning on macOS Big Sur.

@deepak1556 deepak1556 deleted the revert-posix-spawn branch February 18, 2021 23:36
@trop
Copy link
Copy Markdown
Contributor

trop bot commented Feb 18, 2021

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

@trop
Copy link
Copy Markdown
Contributor

trop bot commented Feb 18, 2021

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

@trop
Copy link
Copy Markdown
Contributor

trop bot commented Feb 18, 2021

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

@trop
Copy link
Copy Markdown
Contributor

trop bot commented Feb 19, 2021

@VerteDinde has manually backported this PR to "10-x-y", please check out #27811

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Feb 22, 2021
@nomagick
Copy link
Copy Markdown

Any news on this ?

This is severe.
However libuv is not motivated enough to fix this issue.

Vscode has kept this patch in there code.

It's Electron being the most affected.

@nomagick
Copy link
Copy Markdown

#26143 Really need a fix

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.

4 participants