You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File system watching is primarily used for incremental builds so in CI
this only just adds unnecessary overhead and eats up inotify watches
which can cause some of our tests to fail when these limits are hit.
0 commit comments