pub const MAX_THREAD_COUNT: usize = 512;
Expand description

The maximum thread count which should be spawned by the tokio runtime.