pub const FALLBACK_CORE_COUNT: usize = 4;
Default CPU core count when detection fails.
Used as a fallback when std::thread::available_parallelism() returns an error.
std::thread::available_parallelism()