Skip to main content

route_tasks

Function route_tasks 

Source
async fn route_tasks(
    outbound_txs: &[(u32, Sender<InstructionType>)],
    task_batch: Tasks,
)
Expand description

Route a task batch to the outbound sender(s) of each task’s origin.