Skip to main content

Module progress

Module progress 

Source

Structs§

OperationCancelled
Returned when an in-flight flash/clone stops because the caller set the cancel flag.
OperationProgress

Enums§

OperationPhase

Constants§

STDIN_CANCEL_LINE
Line written to litho stdin by GUI hosts (e.g. Lithographer) to request cancel. Works across privilege boundaries where signals from the parent cannot reach pkexec.

Functions§

check_cancel
Best-effort cooperative cancel check for block I/O loops.
is_operation_cancelled
is_stdin_cancel_line