kmpworker
Toggle table of contents
0.1.0-beta06
common
Platform filter
common
Switch theme
Search in API
kmpworker
core
/
io.neuralheads.kmpworker.core
/
TaskChainExecutor
/
TaskChainExecutor
Task
Chain
Executor
constructor
(
worker
:
KmpWorker
,
chainRepository
:
ChainRepository
,
scope
:
CoroutineScope
=
CoroutineScope(Dispatchers.Default + SupervisorJob())
)