Skip to content

Write test exercising the case where eagerlyEvaluate hits a recursion limit.

Cory Massaro requested to merge apine-recursion into main

Bug: T332944

Also fix the bug in eagerlyEvaluate that this test revealed 😬

Merge request reports