seb-m / pyinotify

Monitoring filesystems events with inotify on Linux.
http://github.com/seb-m/pyinotify/wiki
MIT License
2.29k stars 379 forks source link

Fix to avoid an error when creating several subdirectories with mkdir -p #208

Open quintipio opened 2 months ago

quintipio commented 2 months ago

If I make several subfolders in a directory monitored by a watcher, an error is triggered (a tuple (directory, id) is added to the list and crashes the watcher reading