allowCoreThreadTimeOut

open fun allowCoreThreadTimeOut(allowCoreThreadTimeOut: Boolean): TaskExecutorBuilder

Set whether core threads are allowed to time out. When enabled, this enables dynamic growing and shrinking of the pool.

Return

a new builder instance

Parameters

allowCoreThreadTimeOut

if core threads are allowed to time out