pub const MAX_CONCURRENT_SESSIONS: usize = 256;
Maximum number of concurrent sessions the manager will accept.