mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-05 15:54:38 -04:00
The resilientCopyFileSync fix only covered hardlink and copy paths. The clone path (COPYFILE_FICLONE_FORCE) was missed, so transient ENOTSUP under heavy parallel I/O still caused failures.