2017-02-15 16:02:27,449 [DEBUG] event_wakeup looking at delete of /xxx
2017-02-15 16:02:27,449 [ERROR] Unable to start Observer: [Errno 2] No such file or directory: '/xxx'
this seems to happen only when removing the root directory being observed... which you cannot really recover from. Have not reproduced any issue when deleting a sub-directory. seems to work fine.
Please investigate further to find some more specific cause.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
this seems to happen only when removing the root directory being observed... which you cannot really recover from. Have not reproduced any issue when deleting a sub-directory. seems to work fine.
Please investigate further to find some more specific cause.
Clarification: if inflight setting is numeric, then time to apply operation depends on mtime of file, which fails when deleted files are checked.
fix committed to git. should come out in next daily build.
fix released in 2.17.03