Files
pnpm/src
Andrey Popp d0a1be6be8 fix: make fetch atomic
We fetch into a temp directory now and then fs.rename() into the target dir.
With fs.rename() being an atomic operation we don't leave target dir in an
inconsistent state if failure happen in some parallel installation process.
2017-01-16 23:43:17 +02:00
..
2017-01-16 20:49:18 +02:00
2017-01-16 23:43:17 +02:00
2017-01-16 20:49:18 +02:00