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
The build hangs (or it's taking more than 1 minute) when running Glob.gitignoringGlob, so the latest patches there must be spinning in some corner case - this issue doesn't show up e.g. when building spago itself.
If I stick some logging inside the entryFilter and deepFilter functions it looks like the logs come very fast at first, and slow down gradually - it seems a hint to some quadratic complexity somewhere
The build hangs (or it's taking more than 1 minute) when running
Glob.gitignoringGlob
, so the latest patches there must be spinning in some corner case - this issue doesn't show up e.g. when building spago itself.cc @cakekindel
Repro
spago build
The text was updated successfully, but these errors were encountered: