mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
+1
-1
@@ -224,7 +224,7 @@ fn main() {
|
||||
}
|
||||
}
|
||||
|
||||
/// Intialize global `rayon` thread pool
|
||||
/// Initialize global `rayon` thread pool
|
||||
fn init_global_threadpool() {
|
||||
// Allow overriding the number of threads
|
||||
let num_threads = std::env::var("STARSHIP_NUM_THREADS")
|
||||
|
||||
Reference in New Issue
Block a user