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: readdir/readdirSync (w/ withFileTypes) failing on a deep directory within asar archive #27010

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Dec 15, 2020

Backport of #26865

See that PR for details.

Notes: Fixed readdir/readdirSync (w/ withFileTypes) failing on a deep directory within archive.

…readdirSync on a deep directory within the archive, the code fails to get the stats of child paths.
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Dec 15, 2020
@trop trop bot added 11-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Dec 15, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Dec 15, 2020
@codebytere codebytere merged commit 0e9214a into 11-x-y Dec 15, 2020
@release-clerk
Copy link

release-clerk bot commented Dec 15, 2020

Release Notes Persisted

Fixed readdir/readdirSync (w/ withFileTypes) failing on a deep directory within archive.

@codebytere codebytere deleted the trop/11-x-y-bp-fix-readdir-readdirsync-w-withfiletypes-failing-on-a-deep-directory-within-asar-archive-1607998927399 branch December 15, 2020 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants