timeoutSpawn property

bool timeoutSpawn
final

Whether to wait after spawning a process for enough time for all shards to initialise before spawning the next process.

Generally you will not want to disable this; this option should be used for testing only.

Implementation

final bool timeoutSpawn;