startTimeout property

Duration startTimeout
final

Bound for start (spawn + __extCommit round trip). Overrun kills the engine with SIGKILL and surfaces TimeoutException.

Implementation

final Duration startTimeout;