Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.2k
Commit490f15a
fs: ensure consistency for mkdtemp in both fs and fs/promises
Port changes for mkdtemp from lib/fs.js to lib/internal/fs/promise.js,ensuring consistent behavior.Refs:#51078PR-URL:#53776Reviewed-By: Michaël Zasso <targos@protonmail.com>Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>Reviewed-By: James M Snell <jasnell@gmail.com>Reviewed-By: Luigi Pinca <luigipinca@gmail.com>Reviewed-By: LiviaMedeiros <livia@cirno.name>1 parentbf6aa53 commit490f15a
1 file changed
+1
-8
lines changedLines changed: 1 addition & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1179 | 1179 |
| |
1180 | 1180 |
| |
1181 | 1181 |
| |
1182 |
| - | |
1183 |
| - | |
1184 |
| - | |
1185 |
| - | |
1186 |
| - | |
1187 |
| - | |
1188 |
| - | |
1189 | 1182 |
| |
1190 |
| - | |
| 1183 | + | |
1191 | 1184 |
| |
1192 | 1185 |
| |
1193 | 1186 |
| |
|
0 commit comments
Comments
(0)