pub const TASK_STACK_SIZE: usize = 262144; // 262_144usize
Expand description

Stack size of each task.