Skip to content

File Watching with many files slows down whole system #19

@HenningCash

Description

@HenningCash

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions