Skip to main content

DEFAULT_TASK_SIZE

Constant DEFAULT_TASK_SIZE 

Source
pub const DEFAULT_TASK_SIZE: usize = 512;
Expand description

Default byte size reserved for a task’s future state machine when the user doesn’t override it with #[rivet::task(stack = N)].