Uh oh!
There was an error while loading. Please reload this page.
fs: add recursive watch for linux - #45098
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
0c106f0 to
45e8f37Compare7275124 to
a7b310dComparea7b310d to
fd0a954Compare
This comment was marked as outdated.
This comment was marked as outdated.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
mcollina
left a comment
There was a problem hiding this comment.
This module uses a mix of callbacks and promises. I would prefer if it only relied on callbacks as it would be a callback API. Maybe I'm a bit too concerned about the intertwining of our two sets of APIs.
This also needs support for the promises API.
Uh oh!
There was an error while loading. Please reload this page.
d0f5179 to
df1c187Comparenodejs-github-bot
commented
Oct 31, 2022
Landed in 17ae2ab |
MoLow
commented
Nov 1, 2022
@anonrig congratulations 🎉 |
danielleadams
commented
Dec 30, 2022
Hi @anonrig - this did not land cleanly on v18.x. When landing there were variables used that were not defined in v18.x-staging branch's version of the file. Could you open a backport PR? Thank you. |
anonrig
commented
Jan 3, 2023
@danielleadams It seems this pull request is in the |
juanarbol
commented
Jan 26, 2023
That link is a 404; marking this is a "backport-requested-v18.x" again. |
anonrig
commented
Jan 26, 2023
This pull request is already backported @juanarbol Referencing: https://github.com/nodejs/node/blob/v18.x-staging/lib/internal/fs/recursive_watch.js |
aduh95
commented
Jan 27, 2023
raphaelboukara
commented
Jan 15, 2024
Hi :) |
I don't expect this to be backported, because there are issues with this and Node.js v18 is in maintenance. See #48437 for more details. |
Fixes#36005
List
CC @nodejs/fs