Skip to content

Anonymous transitions in composition#640

Merged
kris-jusiak merged 3 commits intoboost-ext:masterfrom
vasdal:anonymous-transitions-in-composition
May 26, 2025
Merged

Anonymous transitions in composition#640
kris-jusiak merged 3 commits intoboost-ext:masterfrom
vasdal:anonymous-transitions-in-composition

Conversation

@vasdal
Copy link

@vasdal vasdal commented May 26, 2025

Problem:

  • Anonymous transitions in terminated sub statemachines only propagate to the parent if the sub statemachine is the initial state.

Solution:

  • Process events to the sub statemachine if it's not terminated.

Issue: #626

Reviewers:
@kris-jusiak

@kris-jusiak kris-jusiak merged commit a2604e7 into boost-ext:master May 26, 2025
5 checks passed
@kris-jusiak
Copy link
Collaborator

Nice, thank you @vasdal

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.

2 participants