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

Fix unhandled exception in Windows when deleting a watched folder #3

Merged
merged 1 commit into from
Feb 24, 2013
Merged

Fix unhandled exception in Windows when deleting a watched folder #3

merged 1 commit into from
Feb 24, 2013

Conversation

nitoyon
Copy link
Collaborator

@nitoyon nitoyon commented Feb 23, 2013

Add an empty handler to avoid crash.
In Windows, deleting a watched folder rise an [Error: watch EPERM].
(See nodejs/node-v0.x-archive#4337)

Add an empty handler to avoid crash.
In Windows, deleting a watched folder rise an [Error: watch EPERM].
(See nodejs/node-v0.x-archive#4337)
andreyvit added a commit that referenced this pull request Feb 24, 2013
Fix unhandled exception in Windows when deleting a watched folder
@andreyvit andreyvit merged commit 5c661fd into andreyvit:master Feb 24, 2013
@andreyvit
Copy link
Owner

Hey! Thanks for taking the time to investigate this. I've merged your quick fix for the next release, although obviously ignoring errors silently isn't always a great idea. :-)

@nitoyon nitoyon deleted the fix-delete-dir-error branch February 24, 2013 14:10
@nitoyon
Copy link
Collaborator Author

nitoyon commented Feb 24, 2013

Thank you for your quick action.
It would be a great pleasure if you can push new version to npm 😄

@andreyvit
Copy link
Owner

Done, as v0.2.1.

@nitoyon
Copy link
Collaborator Author

nitoyon commented Feb 25, 2013

Thank you 👍

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

Successfully merging this pull request may close these issues.

2 participants