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
Yeah I think we're going to have to fix this properly, if you run the benchmarks in debug mode (just the first one or second one) it also stack overflows.
I think we're gonna have to find the smallest test case that causes this and try to fix it, it's happening at the parser level.
Running the
boa_tester
in debug in the main branch aborts with a stack overflow.In release mode everything seems fine, but we should still investigate.
The text was updated successfully, but these errors were encountered: