Skip to content

Links: Running for ever at ~100% CPU usage #49

Description

I have a project here, that needs to have recursive links below my test directory (for testing link detection and stopping recursion if necessary). Project-explorer follows those links again and again.

The culprits are these links in subsub/:

t
└── data
    └── sub
        └── subsub
            ├── link -> subsubsub/
            └── subsubsub -> ../subsub

I consider this a bug as testing for recursive links is a common thing to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions