Skip to content

Parallel branch times are wrong (time of longest branch) #368

@timbrown5

Description

@timbrown5

The only minor issue I see left is that the parallel branch A seems to inherit the timing info from branch B when B finally completes. Branch A should take roughly 15s because it contains a sleep 15 step, while Branch B should take roughly 30s because it contains a sleep 30 step. The timing info of all the stages within both branches is correct.

I appreciate all of your hard work on these issues! The console view is amazing now 👍

image

Originally posted by @stuartrowe in #362 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions