Skip to content

test: limit stack size in `test-error-serdes`

This should significantly speed up the part of test that exceeds the maximum call stack size and hopefully deflake it on CI.

Might fix: https://github.com/nodejs/node/issues/52630

Merge request reports

Loading