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
Expected behavior
Expected: only the real modify should have a notification, same as running this script to a local disk file.
Actual: ~1 notification per query (ratio ≈ 1.000). Thousands/sec queries.
Check List
I tested one of the last snapshot from appveyor CIDescribe the bug
On a dokany mounted disk:
To Reproduce
Steps to reproduce the behavior:
python dokan_cleanup_notify_storm_repro.py --dir Z:\test --seconds 10dokan_cleanup_notify_storm_repro.py
Expected behavior
Expected: only the real modify should have a notification, same as running this script to a local disk file.
Actual: ~1 notification per query (ratio ≈ 1.000). Thousands/sec queries.
Logs
N/A
Environment:
Additional context
N/A