Skip to main content

send_final_marker

Function send_final_marker 

Source
fn send_final_marker(
    task_id: i32,
    proto_tx: &Sender<Result<TaskResult, Status>>,
)
Expand description

Send the final-marker TaskResult that signals end-of-stream to the daemon.