Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Conversation

nlf
Copy link
Contributor

@nlf nlf commented Feb 10, 2021

in windows we're currently seeing the rename syscall throw EPERM in some cases, if this happens then we can fallback to the mdkir and copy approach. if the user genuinely does not have permissions, the mkdirp call or the first copyFile call will also fail with an EPERM which goes uncaught

will add tests before this lands

References

@wraithgar wraithgar self-requested a review February 11, 2021 15:17
PR-URL: #5
Credit: @nlf
Close: #5
Reviewed-by: @wraithgar
@nlf nlf force-pushed the nlf/fallback-eperm branch from b0dbfbc to 0388f6a Compare February 11, 2021 18:03
@nlf nlf closed this in 0388f6a Feb 11, 2021
@nlf nlf merged commit 0388f6a into master Feb 11, 2021
@wraithgar wraithgar deleted the nlf/fallback-eperm branch September 21, 2021 17:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants