-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unhandled exception on Windows when deleting a watched folder #44
Comments
This is the most severe issue on Windows. |
To be clear, deleting a Folder results in Fatal error; watch EPERM. |
@JesseHarlin Node guys are saying that this issue has been fixed. :crazy: |
@sbspk on the latest stable release, I can currently repro the bug. |
If it's possible, I'd accept a patch that ignores the error here with a test case that reproduces. |
This should be fixed with the latest in |
Please check out nodejs/node-v0.x-archive#4337
The
error
event on gaze does not help.The text was updated successfully, but these errors were encountered: