ParallelModeProperties

constructor(perToolTimeout: Duration = Duration.ofSeconds(30), batchTimeout: Duration = Duration.ofSeconds(60), executorType: ToolLoopConfiguration.ExecutorType = ExecutorType.VIRTUAL, fixedPoolSize: Int = 10, shutdownTimeout: Duration = Duration.ofSeconds(5))