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: backport libuv patch for fs.mkdir/mkdirSync on invalid names #20664

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Oct 21, 2019

Backport of #20629

See that PR for details.

Notes: fix fs.mkdir/mkdirSync hang with {recursive: true} for invalid names with node 12 on windows

@trop trop bot requested a review from a team as a code owner October 21, 2019 19:44
@trop trop bot added 5-0-x backport This is a backport PR labels Oct 21, 2019
@zcbenz
Copy link
Member

zcbenz commented Oct 23, 2019

@deepak1556 This backport is not building.

@deepak1556
Copy link
Member

Updated, thanks!

@zcbenz
Copy link
Member

zcbenz commented Oct 24, 2019

This PR requires @electron/wg-upgrades to approve.

@jkleinsc
Copy link
Contributor

Merging as CI failure unrelated to PR change

@jkleinsc jkleinsc merged commit 9df9c43 into 5-0-x Oct 30, 2019
@release-clerk
Copy link

release-clerk bot commented Oct 30, 2019

Release Notes Persisted

fix fs.mkdir/mkdirSync hang with {recursive: true} for invalid names with node 12 on windows

@jkleinsc jkleinsc deleted the trop/5-0-x-bp-fix-backport-libuv-patch-for-fs-mkdir-mkdirsync-on-invalid-names-1571687057767 branch October 30, 2019 23:36
pergy pushed a commit to pergy/electron that referenced this pull request Jun 25, 2020
…ectron#20664)

* fix: backport libuv patch for fs.mkdir/mkdirSync on invlaid names

Backports libuv/libuv#2375

* chore: update patch path

* ignore error on node install

* fixup yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5-0-x backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants