Michal Przadka
Michal Przadka
It think this issue can be closed because it is not longer valid. I could not replicate the error with the current version of the command line tool. Also, looking...
@ppolewicz I am thinking about a reasonable approach here. It seems that the find command limits the number of symlink levels allowed while traversing the directory tree. I haven't yet...
Yes, it seems that a simple limit is an easy and efficient solution here. I am just worried that if we indeed only want to detect loops, then we will...
@ppolewicz I think this issue can be closed now.