Skip to content
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

Closed
dayyeung opened this issue Jul 22, 2013 · 6 comments
Closed

Unhandled exception on Windows when deleting a watched folder #44

dayyeung opened this issue Jul 22, 2013 · 6 comments
Milestone

Comments

@dayyeung
Copy link

Please check out nodejs/node-v0.x-archive#4337

The error event on gaze does not help.

@Subash
Copy link

Subash commented Sep 3, 2013

This is the most severe issue on Windows.

@the-simian
Copy link

To be clear, deleting a Folder results in Fatal error; watch EPERM.
This occurs, after say, clearing the recycle bin or immediately if you shift delete.

@Subash
Copy link

Subash commented Sep 19, 2013

@JesseHarlin Node guys are saying that this issue has been fixed. :crazy:

@the-simian
Copy link

@sbspk on the latest stable release, I can currently repro the bug.

@shama
Copy link
Owner

shama commented Sep 19, 2013

If it's possible, I'd accept a patch that ignores the error here with a test case that reproduces.

@shama
Copy link
Owner

shama commented Apr 13, 2014

This should be fixed with the latest in master. I haven't been able to reproduce on Windows and gaze no longer uses core fs.watch. Please let me know if you still run into this issue with the latest. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants