pub const MAX_CONCURRENT_LIMIT: usize = 32;
Hard upper bound on max_concurrent to prevent a runaway watch_directory call from exhausting hyperd connections.
max_concurrent
watch_directory