Memory leak investigation: 0.2.7
-0.2.8
might enter an infinite loop when crawling node_modules
due to symlinks
#54
Labels
0.2.7
-0.2.8
might enter an infinite loop when crawling node_modules
due to symlinks
#54
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 fixcan 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
The text was updated successfully, but these errors were encountered: