Destroying a participant after completion of alt is not possible without extra message #5143
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
The following is a simplified diagram that renders in the live editor, including the
destroy
directive right in front of analt
block.Unfortunately the participant is not destroyed when rendering this diagram:
Steps to reproduce
Screenshots
Code Sample
Setup
Suggested Solutions
The underlying issue is IMO that the destroy directive requires a message, which seems inappropriate when compared to
activate
anddeactivate
(as well as for combination with blocks as final action on a participant)Additional Context
No response
The text was updated successfully, but these errors were encountered: