-
Notifications
You must be signed in to change notification settings - Fork 229
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
Receive Modify Event After using notify-debouncer-full #671
Comments
What operating system are you using? And how are you creating the file? You are receiving a |
Operating system version: Windows 10 Professional I create the file by two ways:
2: Copy file named 'b.xml' from the other dir, I will gain:
I simplify the code, and the whole code as below
cargo.toml
in addition, I use |
My core code as below
when I create a file , I will reveive modify event;
My cargo.toml config as below:
The text was updated successfully, but these errors were encountered: