Skip to content

Memory leak investigation: 0.2.7-0.2.8 might enter an infinite loop when crawling node_modules due to symlinks #54

@SuperchupuDev

Description

@SuperchupuDev

0.2.7 added symlinks resolution, but by the looks of it it might enter an infinite loop or just be extremely slow due to how node_modules are linked to each other in pnpm

i've just released 0.2.9 that reverts symlinks resolution until we figure out a fix

can reproduce with a directory symlink that points to a parent directory of itself, upstream fdir issue: thecodrr/fdir#125

issue has been fixed upstream thecodrr/fdir#126, not released yet

will update the comment as any developments happen

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingperformancePotential performance improvement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions