-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(gatsby-transformer-sharp): prevent duplicate copy of the same file (
#20620) a race condition existed between existsSync() and .copy() for the same file causing the underlying fs-extra to randomly fail on unlink / chmod syscalls
- Loading branch information
1 parent
541fdc2
commit 93f0645
Showing
1 changed file
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters