pyinotify
pyinotify copied to clipboard
Do not follow symlinks pointing to directories when auto_add=True.
pyinotify is supposed to never follow symlinks, but it does when auto_add=True and a new symlink pointing to a directory is created.