Commit 5692dec
fs: fix dereference: false on cpSync
PR-URL: #59681
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Dario Piotrowicz <dario.piotrowicz@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 3839593 commit 5692decCopy full SHA for 5692dec
File tree
Expand file treeCollapse file tree
3 files changed
+52
-41
lines changedOpen diff view settings
Filter options
- src
- test
- known_issues
- parallel
Expand file treeCollapse file tree
3 files changed
+52
-41
lines changedOpen diff view settings
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3132 | 3132 | |
3133 | 3133 | |
3134 | 3134 | |
3135 | | - |
3136 | | - |
| 3135 | + |
| 3136 | + |
3137 | 3137 | |
3138 | 3138 | |
3139 | 3139 | |
|
Collapse file
test/known_issues/test-fs-cp-sync-dereference.js
Copy file name to clipboardExpand all lines: test/known_issues/test-fs-cp-sync-dereference.js-39Lines changed: 0 additions & 39 deletions
This file was deleted.
Collapse file
test/parallel/test-fs-cp-sync-dereference.js
Copy file name to clipboard+50Lines changed: 50 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
0 commit comments