Skip to main content

MAX_CONCURRENT_LIMIT

Constant MAX_CONCURRENT_LIMIT 

Source
pub const MAX_CONCURRENT_LIMIT: usize = 32;
Expand description

Hard upper bound on max_concurrent to prevent a runaway watch_directory call from exhausting hyperd connections.