Turns out the pyinotify "add_watch" method actually updates an existing watch if there is already one for the given path. Instead, we create a new manager (and hence, a new inotify fil descriptor) for each watcher added.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
ftpserver.py | Loading commit data... | |
test_errors.py | Loading commit data... | |
test_expose.py | Loading commit data... | |
test_fs.py | Loading commit data... | |
test_ftpfs.py | Loading commit data... | |
test_objecttree.py | Loading commit data... | |
test_path.py | Loading commit data... | |
test_remote.py | Loading commit data... | |
test_s3fs.py | Loading commit data... | |
test_walk.py | Loading commit data... | |
test_watch.py | Loading commit data... | |
test_wrapfs.py | Loading commit data... | |
test_xattr.py | Loading commit data... | |
test_zipfs.py | Loading commit data... |