Skip to content

Execute reload cmd when a new folder is created #4

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ddragosd
Copy link
Member

@ddragosd ddragosd commented Jun 12, 2018

There are cases when a new folder is synced, it has config files in it, but the gateway doesn't reload. This happens b/c when a new folder is added it's only being watched for changes or for new files, while the existing files in it are ignored.
This is not a correct behavior; in the same way that a new file causes a reload, new directories should have the same effect; same behavior is expected for remove events too.

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