Skip to content

build,test: increase stack size limit on Windows

Increase the virtual stack space available to each thread from 1 MiB to 8 MiB.

Fixes: https://github.com/nodejs/node/issues/43630

Merge request reports

Loading