Skip to main content

PROCESS_STARTUP_TIMEOUT

Constant PROCESS_STARTUP_TIMEOUT 

Source
pub const PROCESS_STARTUP_TIMEOUT: Duration;
Expand description

Timeout for starting the LSP server process

This is a system-level operation that should complete quickly. If the process fails to start within this time, it indicates a fundamental problem (missing binary, permission denied, etc.)