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

inconsistent behavior with missing files #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mla
Copy link

@mla mla commented May 20, 2018

If you pass a missing file/path to FNS with the fallback polling method, it runs fine.
If you do that with Linux::Inotify2 installed, however, it raises an exception.

Since t/non_existent_path.t tests to make sure a missing file doesn't raise an exception, I'm guessing that's the behavior we want everywhere.

Can we just ignore missing files everywhere? Or is there a better fix?

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.

1 participant