mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-28 15:56:28 +00:00
parent
955a0f7a33
commit
71e8a47a03
@ -224,7 +224,7 @@ fn main() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Intialize global `rayon` thread pool
|
/// Initialize global `rayon` thread pool
|
||||||
fn init_global_threadpool() {
|
fn init_global_threadpool() {
|
||||||
// Allow overriding the number of threads
|
// Allow overriding the number of threads
|
||||||
let num_threads = std::env::var("STARSHIP_NUM_THREADS")
|
let num_threads = std::env::var("STARSHIP_NUM_THREADS")
|
||||||
|
Loading…
Reference in New Issue
Block a user