Constant nc::types::_STK_LIM

source ·
pub const _STK_LIM: usize = _; // 8_388_608usize
Expand description

Limit the stack by to some sane default: root can always increase this limit if needed.. 8MB seems reasonable.