Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

End activation without return #60

Open
kkerchmar-bbg opened this issue Jan 26, 2022 · 0 comments
Open

End activation without return #60

kkerchmar-bbg opened this issue Jan 26, 2022 · 0 comments

Comments

@kkerchmar-bbg
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant