HOST_SPAWN_READY_TIMEOUT

Static HOST_SPAWN_READY_TIMEOUT 

Source
pub static HOST_SPAWN_READY_TIMEOUT: Key<Duration>
Expand description

Timeout for [Host::spawn] to await proc readiness.

Default: 30 seconds. If set to zero, disables the timeout and waits indefinitely.