Constant casper_node::MAX_THREAD_COUNT [−][src]
pub const MAX_THREAD_COUNT: usize = 512;
Expand description
The maximum thread count which should be spawned by the tokio runtime.
pub const MAX_THREAD_COUNT: usize = 512;
The maximum thread count which should be spawned by the tokio runtime.