Set maximum <stack depth> for calling handlers (see call-handler), including recursion. The default is 300 and cannot be lower than 100. The <stack depth> value must be a number constant.
Be careful when setting <stack depth> too high, as it may cause application and system stability issues that are unrelated to Golf.
Once set, this setting applies to the current process and all future requests it handles. Typically you'd set the stack depth in do-once statement, so it's set only once.
Copyright (c) 2019-2025 Gliim LLC. All contents on this web site is "AS IS" without warranties or guarantees of any kind.