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

--initial parameters did not execute as expected. #115

Open
ahaoboy opened this issue Jan 13, 2024 · 0 comments
Open

--initial parameters did not execute as expected. #115

ahaoboy opened this issue Jan 13, 2024 · 0 comments

Comments

@ahaoboy
Copy link

ahaoboy commented Jan 13, 2024

chokidar \"./\" -c \"echo hello\" -d 10000 -t 10000 --initial

After 10s, echo cmd was executed

chokidar \"./\" -c \"echo hello\" -d 0 -t 0 --initial

Echo cmd was executed many many times

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

1 participant