Open lbt opened 3 years ago
This commit prevents the following error when there's a dangling symlink in the tree being watched:
terminate called after throwing an instance of 'std::logic_error' what(): Could not stat file of unknown type Aborted
Signed-off-by: David Greaves david@greaves.com
This commit prevents the following error when there's a dangling symlink in the tree being watched:
terminate called after throwing an instance of 'std::logic_error' what(): Could not stat file of unknown type Aborted
Signed-off-by: David Greaves david@greaves.com