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

When Not Using Recursive, File Removal Triggers Error #119

Open
ekristen opened this issue Aug 30, 2022 · 0 comments
Open

When Not Using Recursive, File Removal Triggers Error #119

ekristen opened this issue Aug 30, 2022 · 0 comments

Comments

@ekristen
Copy link

I'm not sure if this is an underlying fsevents issue/bug or what, but if using recursive paths, when a file is removed an event is triggered, when using a specific path to monitor, if the file is removed watcher throws an error instead of a removal event. The error also doesn't contain any information about the file that was deleted.

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

1 participant