Skip to content

gs-plugin-job-update-apps: Fix cancellation handling

Cancellation errors should always be fatal for the update apps job, and should always be immediately propagated to the caller of the job. They should not be ignored.

Similar to all the changes made in !1606 (merged).

Signed-off-by: Philip Withnall pwithnall@endlessos.org

See: #1239 (closed)

Merge request reports