-
-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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)
AbortedMetadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request