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

watchexec -e py triggers on a new dir #244

Closed
abitrolly opened this issue Jan 25, 2022 · 1 comment
Closed

watchexec -e py triggers on a new dir #244

abitrolly opened this issue Jan 25, 2022 · 1 comment
Labels
bug Something's not right!
Milestone

Comments

@abitrolly
Copy link
Contributor

1.18.2 from brew on Linux.

Start this watcher and run mkdir 111.

$ watchexec -e py -- echo "ding"
ding
ding

The second ding is unexpected.

@passcod
Copy link
Member

passcod commented Jan 25, 2022

Fixed in 42d64d0, will be in 1.18.3

@passcod passcod closed this as completed Jan 25, 2022
@passcod passcod added the bug Something's not right! label Jan 25, 2022
@passcod passcod added this to the 1.18 issues milestone Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something's not right!
Projects
None yet
Development

No branches or pull requests

2 participants