Skip to content

Conversation

jassuncao
Copy link

The correction for issue17 resulted in internal transitions in parent
states not being executed when nested states are involved.
When an event is not handled by a child state but can be accepted by an
internal transition in a parent state, the actions associated with the
internal state should be executed but without leaving the child state.

exp_jassuncao added 4 commits June 8, 2020 22:57
The correction for issue17 resulted in internal transitions in parent
states not being executed when nested states are involved.
When an event is not handled by a child state but can be accepted by an
internal transition in a parent state, the actions associated with the
internal state should be executed but without leaving the child state.
Change-Id: I940d862e8d4228a84515fa4757840d3ff65ad469
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

Successfully merging this pull request may close these issues.

1 participant