Function orca::run::execute

source ยท
pub async fn execute(
    state: State,
    control_rx: Receiver<Signal>,
) -> Result<(), Error>