interface
worker_threads.ResourceLimits
interface ResourceLimits
- stackSizeMb?: number
The default maximum stack size for the thread. Small values may lead to unusable Worker instances.
interface
The default maximum stack size for the thread. Small values may lead to unusable Worker instances.