-
- Downloads
Added -S option to set thread stack size limit (using newish
JS_SetThreadStackLimit API function), default is 32K bytes. This should keep jsexec from crashing due to the ircd recursion bug. It'll log a JS exception/error and exit (or loop) instead. Use "-S0" to set an unlimited thread stack size.
Please register or sign in to comment