Description
ojo fails if Unix.lstat fails. If the permission are denied the stats cannot be retrieved.
Error gotten if watching root /:
Fatal error: exception Sys_error("//lost+found: Permission denied")
What should happen instead
The protected path (file or directory) should be ignored and not cause ojo to crash
Description
ojofails ifUnix.lstatfails. If the permission are denied the stats cannot be retrieved.Error gotten if watching root
/:What should happen instead
The protected path (file or directory) should be ignored and not cause
ojoto crash