pub const STATUS_SCAN_THREADS_ENV: &str = "DEV_PRUNE_SCAN_THREADS";Expand description
Overrides the computed status-scan thread count. Clamped to
STATUS_SCAN_MAX_THREADS; 1 forces a sequential scan.
pub const STATUS_SCAN_THREADS_ENV: &str = "DEV_PRUNE_SCAN_THREADS";Overrides the computed status-scan thread count. Clamped to
STATUS_SCAN_MAX_THREADS; 1 forces a sequential scan.