Skip to content

Sequence: send message to itself or polling #63

@lixueyi83

Description

@lixueyi83

Often times, I need to send a message to itself or polling and in which case I need to do A -> A: polling, something like this:

┌─┐
│A│
└┬┘
 │
 │Polling
 │-----+
 │     |
 │<----+
 │
┌┴┐
│A│
└─┘

However, it seems it does not work here:

$ diagon Sequence -- "A -> A: polling"
Something went wrong!
free(): invalid next size (normal)
Aborted

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions