| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
CC @anonrig |
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
|
CC @nodejs/fs |
Sorry, something went wrong.
Sorry, something went wrong.
|
@anonrig do you have any idea why this might crash the CI? |
Sorry, something went wrong.
There was a problem hiding this comment.
I mostly think that due to the async nature of fs.watch is causing the errors to fail. Please add a timeout after listening
Sorry, something went wrong.
|
@anonrig I have implemented your suggestions, but it is not just a test failure - the build seems to crash |
Sorry, something went wrong.
|
I think you need to skip the tests for only AIX and IBMi. |
Sorry, something went wrong.
I am just trying to figure out why the build is crashing |
Sorry, something went wrong.
|
will handle this after #45214 since they conflict as well |
Sorry, something went wrong.
There was a problem hiding this comment.
I believe that the issue with lib/internal/fs/recursive_watch.js should be committed separately in a different pull request. Other than that, I've added some comments. Thank you for your contribution!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
follow up for #45098
adapting recursive file watching into watch mode