Try with a node_modules dir and a lot of deps.
- Why does it block the whole app?
- Maybe limit max depth?
- If there are more than X child files/dirs in a directory, do not descent into children
- Allow to define excluded dirs glob (default maybe dot-files, .git, node_modules etc.)