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

Rapid changes do not run the shell command #51

Open
stevenmccord opened this issue Oct 23, 2017 · 2 comments
Open

Rapid changes do not run the shell command #51

stevenmccord opened this issue Oct 23, 2017 · 2 comments

Comments

@stevenmccord
Copy link

This happens to me if I stash some changes (say 4 files) the changes are picked up by chokidar-cli as I see the change:[file_path] but some events do not run the shell command. When I put the debounce down to 0, it appears to help, but a random event will not run the shell command. Just wondering if there is some setting that would help this. Or is the idea just to set debounce down to 0? Thanks!

@lossanarch
Copy link

This is fixed in PR#52 (https://github.com/kimmobrunfeldt/chokidar-cli/pull/52) and setting debounce to 0.

@sbleon
Copy link
Contributor

sbleon commented Jul 2, 2020

This is also resolved by #90, which has been merged. I think this issue can be closed.

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

3 participants