Skip to content

worker: add stack size resource limit option

worker: add stack size resource limit option

Add stackSizeMb to the resourceLimit option group.

Refs: https://github.com/nodejs/node/pull/31593#issuecomment-619633820

(Blocked on the first commit, which is https://github.com/nodejs/node/pull/33084)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading