Skip to content

End activation without return #60

@kkerchmar-bbg

Description

@kkerchmar-bbg

Hi, can you tell me if there is any way to terminate an activation without there being a return of any sort?

I want to do something like:

{
A;
B;
A -> B
A -> B
}

which renders as:
seqdiag

I want the first activation on the B lifeline to have ended before the second. I do not want the second activation to have this weird overlap with the first one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions