Skip to content

Comments

Don't throw an error if the file is a dangling symlink#9

Open
lbt wants to merge 1 commit intomhallin:masterfrom
lbt:master
Open

Don't throw an error if the file is a dangling symlink#9
lbt wants to merge 1 commit intomhallin:masterfrom
lbt:master

Conversation

@lbt
Copy link

@lbt lbt commented Jan 29, 2021

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant