Companion

object Companion

Properties

Link copied to clipboard
private const val NUDGE_MS: Long = 250

How long between retries. Only ever paid by a worker that outlived an interrupt — one that unwinds on the first is off live before the next pass.

Link copied to clipboard

Drives nudgeAll. One daemon thread for the process; the pass itself is a walk of a queue that is empty whenever nothing has been killed.

Link copied to clipboard
private val SEQ: AtomicInteger