Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use close instead of finish event for file copy completion (yarnpkg#3234
) Windows Defender updates timestamps on files immediately after a write stream closes. Moving utimes update to after the file has closed corrects this issue.
- Loading branch information