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
In #940 there are modules in the wild running into the previous 100k
limit. This previous limit was completely arbitrarily chosen, so
increase it by 10x and see how things go. In theory 1M should still be
reasonable enough to typecheck in a modest amount of time for input
modules while still preventing excessive use of resources during
fuzzing.
0 commit comments