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

Self Async Message inside a Sync Message is not aligned #100

Open
MrCoder opened this issue Dec 7, 2023 · 0 comments
Open

Self Async Message inside a Sync Message is not aligned #100

MrCoder opened this issue Dec 7, 2023 · 0 comments
Assignees
Labels
bug Something isn't working renderer

Comments

@MrCoder
Copy link
Collaborator

MrCoder commented Dec 7, 2023

A.method1 {
    B->B: Self Async
}
image

This is a regression issue possibly introduced by #98. However, the related PR fixed a lot of other issues and this case is rare and less impactful. I have created this issue to track it.

@MrCoder MrCoder added bug Something isn't working renderer labels Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working renderer
Projects
None yet
Development

No branches or pull requests

2 participants