summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorNathan Whitaker <17734409+nathanwhit@users.noreply.github.com>2024-10-17 12:51:15 -0700
committerGitHub <noreply@github.com>2024-10-17 19:51:15 +0000
commit9fde5cb5e045551fe344b3f60370744eea30ccb4 (patch)
treef407e3358a710927c2e6967fd9023ddd26581bfe /runtime
parenteca83fc9b45ab1e5a73bd7b13b05ee42ab1a4dcc (diff)
fix(node/fs): copyFile with `COPYFILE_EXCL` should not throw if the destination doesn't exist (#26360)
Fixes #26313. We were checking for the NotFound error, but still calling the callback with the error / throwing.
Diffstat (limited to 'runtime')
0 files changed, 0 insertions, 0 deletions