Open aude opened 5 years ago
$ mkdir a $ ln -s .. a/link $ sift --follow
$ grep -R asdf grep: warning: a/link: recursive directory loop
$ sift asdf ...
sift hangs, following the symlinks indefinitely.
sift
How to reproduce
Expected behavior
Actual behavior
sift
hangs, following the symlinks indefinitely.