Skip to content

Add regression test for nested enter dispatch in queued state machine#27

Merged
pgularski merged 1 commit into
masterfrom
add-regression-test-for-issue-9
Jun 17, 2026
Merged

Add regression test for nested enter dispatch in queued state machine#27
pgularski merged 1 commit into
masterfrom
add-regression-test-for-issue-9

Conversation

@pgularski

Copy link
Copy Markdown
Owner

Summary

  • Add a regression test for issue Not returning to initial state after exit #9 covering nested enter dispatch in a queued state machine
  • Verify the machine returns to the initial state after the nested transition sequence completes
  • Confirm the nested composite state resets its counter and leaf state as expected

Testing

  • Added unit test coverage in test/test_queued.py
  • Not run (not requested)

@pgularski pgularski merged commit 5c40ddc into master Jun 17, 2026
18 checks passed
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