Closed jcrist closed 9 months ago
This adds a test case found in the orjson repo to ensure that we properly respect recursion limits when encoding or decoding deeply recursive messages.
orjson
No code change is needed at this time, we properly manage recursion limits already.
This adds a test case found in the
orjson
repo to ensure that we properly respect recursion limits when encoding or decoding deeply recursive messages.No code change is needed at this time, we properly manage recursion limits already.