Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite loop when symlink refers to parent dir #14

Open
jefdaj opened this issue Sep 24, 2018 · 0 comments
Open

Infinite loop when symlink refers to parent dir #14

jefdaj opened this issue Sep 24, 2018 · 0 comments

Comments

@jefdaj
Copy link

jefdaj commented Sep 24, 2018

For me goes about 35 levels deep and then gives an IO error:

readDirectoryWithL return "/usr/bin/X11"

I hacked it for my specific use case by treating any symlink that doesn't point to a git-annex repo as a file, but I haven't thought of a solution that would be useful to others.

Also thanks for making this module! I've been using it pretty heavily and this is the first error.

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

No branches or pull requests

1 participant