Quantum v2.3.4 Quantum.ExecutorSupervisor View Source

This ConsumerSupervisor is responsible to start a job for every execute event.

Link to this section Summary

Link to this section Functions

Link to this function start_link(opts) View Source
start_link(Quantum.ExecutorSupervisor.StartOpts.t()) :: GenServer.on_start()
Link to this function start_link(name, execution_broadcaster, task_supervisor, task_registry, debug_logging) View Source