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

Recursive flag does not watch files in subdirectories #89

Open
sspreitzer opened this issue Jul 25, 2018 · 4 comments
Open

Recursive flag does not watch files in subdirectories #89

sspreitzer opened this issue Jul 25, 2018 · 4 comments

Comments

@sspreitzer
Copy link

Hi all

As far as i understand from the code, the :recursive flag does not watch files in subdirectories, but only directories.

Is this a bug or intended?

@sspreitzer sspreitzer changed the title Recursive flag does not watch files in directories Recursive flag does not watch files in subdirectories Jul 25, 2018
@ioquatix
Copy link
Member

What do you think makes the most sense?

@ricardo5401
Copy link

any updates for this issue?

@ioquatix
Copy link
Member

I guess we don’t know what the desired behaviour is yet, but watching all subdirectories might make sense or might be performance issue.

@alxx
Copy link

alxx commented Mar 28, 2020

Since the notifier can only watch one file at a time, which for me is a serious limitation, I also think that at least the :recursive flag might be used as a (bad) workaround for that.

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