Skip to content

Conversation

@cnmota
Copy link

@cnmota cnmota commented Feb 2, 2012

Believe this fixes it injecting new dirs into the watcher

@cnmota
Copy link
Author

cnmota commented Feb 2, 2012

Another issue that I ran into was, If you declare a folder to watch that has empty subfolders those subfolders will not be monitored since the _file_scan function is discarding them.

I made a hack to fix this, don't know if it is good code, probably it could be a lot better but I am not very familiar with File::Find

Fix is on the second commit

@miyagawa
Copy link
Owner

miyagawa commented Feb 4, 2012

Can you update a unit test to address this?

@cnmota
Copy link
Author

cnmota commented Feb 6, 2012

Will try to, never did one, let me read about it and will do it

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