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

Need to be able to enforce the usage of PollingObserver #290

Closed
peterlauri opened this issue Dec 20, 2014 · 5 comments
Closed

Need to be able to enforce the usage of PollingObserver #290

peterlauri opened this issue Dec 20, 2014 · 5 comments

Comments

@peterlauri
Copy link

In my environment I have a vagrant box (virtualbox Ubuntu 12.04) and need to monitor changes that happens both on host and guest. The virtualbox shared folder implementation does not propagate the file change events from the host to the guest, so the default InotifyObserver will not work.

I have created a pull request #289 that implements this.

@tamland
Copy link
Collaborator

tamland commented Dec 21, 2014

--debug-force-polling??

@peterlauri
Copy link
Author

Does that option already exist?

Update: I ran to my computer. And yes, it exists. But it is only available for log command as I understand it?

On Sun, Dec 21, 2014, 16:23 tamland notifications@github.com wrote:

--debug-force-polling??


Reply to this email directly or view it on GitHub
#290 (comment)
.

@mafrosis
Copy link
Contributor

Related to #316

@BoboTiG
Copy link
Collaborator

BoboTiG commented Oct 13, 2018

Is it fixed with #336?

@BoboTiG
Copy link
Collaborator

BoboTiG commented Feb 17, 2019

Merged 7a726d1.

@BoboTiG BoboTiG closed this as completed Feb 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants