👀 A performant, cross-platform, modern Pythonic toolkit for building applications that need watching filesystem events
8
stars
1
forks
source link
Notify Debouncer misses stitching rename events on file creation #10
Open
roma-glushko opened 11 months ago
Here is a way to reproduce that on MacOS:
Instead of correctly stitching two rename events, debouncer produces two Rename(Any) events.