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
test: Not modifying global recursion depth limit in parser tests init (#7641)
The previous `init()` func in `v1/ast/parser_test.go` would also run for `make perf`, which would cause failing benchmark tests in CI.
Signed-off-by: Johan Fylling <[email protected]>
0 commit comments