foundry-rs / compilers

Utilities for working with native solc and compiling projects.
Apache License 2.0
58 stars 34 forks source link

fix: short-circuit symlink cycle #117

Closed mattsse closed 2 months ago

mattsse commented 2 months ago

closes https://github.com/foundry-rs/foundry/issues/7820

pnpm setups can contain symlink loops, we need to track visited symlink dirs and short circuit if we already visited a symlink dir