how to get the stack size set for my application

后端 未结 0 1360
野性不改
野性不改 2020-12-29 10:40

I know that I can get the default stack size in Node.js using

node --v8-options | grep -B0 -A1 stack-size

Is there any way by which I can get

相关标签:
回答
  • 消灭零回复
提交回复
热议问题