pub const MAX_TASKS: usize = crate::config::MAX_TASKS; // 16usize
Maximum number of tasks per priority level (RIVET_MAX_COOP_TASKS).