Skip to content

Return JobCanceled error for any build stage

What does this MR do?

Ensures that a JobCanceled error is returned when the job has been canceled, no matter the build stage.

Why was this MR needed?

A recent change only has JobCanceled being returned once the user build stages have been reached.

What's the best way to test this MR?

To discuss

What are the relevant issue numbers?

Closes #27078 (closed)

Merge request reports