cubed.runtime.executors.local.SingleThreadedExecutor

cubed.runtime.executors.local.SingleThreadedExecutor#

class cubed.runtime.executors.local.SingleThreadedExecutor#

The default execution engine that runs tasks sequentially uses Python loops.

__init__()#

Methods

__init__()

execute_dag(dag[, callbacks, resume, spec, ...])

Attributes

name