Skip to content

Commit

Permalink
[update-engine] record more info about parent steps that reached a te…
Browse files Browse the repository at this point in the history
…rminal state (#4417)

Record information about any parent steps that reached a terminal state.
We need this as part of the line display output to ensure correct
ordering.

Since we may make a bunch of copies of `CompletionInfo`, `FailureInfo`
and `AbortInfo`, wrap them in an `Arc`.
  • Loading branch information
sunshowers authored Nov 2, 2023
1 parent 63ca0f9 commit dbf01fd
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 89 deletions.
Loading

0 comments on commit dbf01fd

Please sign in to comment.