pub static HOST_SPAWN_READY_TIMEOUT: Key<Duration>
Timeout for [Host::spawn] to await proc readiness.
Host::spawn
Default: 10 seconds. If set to zero, disables the timeout and waits indefinitely.