Commit Graph

9 Commits

Author SHA1 Message Date
Khải
9afef40eba refactor(fs): type checking perf (#7901) 2024-04-11 15:40:13 +02:00
Zoltan Kochan
0564745b1d style: use unknown in try/catch (#7709) 2024-03-06 01:47:04 +01:00
Zoltan Kochan
6390033cde perf: use a worker for hard linking directories (#7154) 2023-10-19 17:24:49 +03:00
Mauricio
64d0f47ff2 fix(hard-link-dir): prevent fatal error on ENOENT (#6396)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-04-14 16:23:57 +03:00
Zoltan Kochan
6add01403d fix(fs.hard-link-dir): ignore broken symlinks 2023-01-30 17:35:49 +02:00
Zoltan Kochan
5c4eb0fc3e perf: optimize fs-hard-link-dir 2023-01-30 17:35:49 +02:00
Zoltan Kochan
78d4cf1f73 fix: cross-device link not permitted when node-linker=hoisted (#5993)
close #5992
2023-01-29 04:47:06 +02:00
Zoltan Kochan
00d86db161 fix(fs.hard-link-dir): don't try to hard link a directory to itself 2023-01-17 03:37:51 +02:00
Zoltan Kochan
c9d3970e33 fix: rebuild when node-linker is set to hoisted (#5811)
close #5560
2022-12-21 03:07:01 +02:00