You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!The text was updated successfully, but these errors were encountered: