zio-schema
zio-schema copied to clipboard
DynamicValue#toTyped is not stack safe
I added a test for it as part of #389 and it passed, but later it became flaky so probably the test was not deep enough and some other changes accidentally moved it over the limit.
Marked the test as ignored in https://github.com/zio/zio-schema/pull/421 to separate the issues.