Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Adds current state name and data getters to FSM StateManager #16

Conversation

PetrosPapapa
Copy link
Contributor

This PR adds references to the current state name and data in the FSM StateManager. This allows the user to get that information for their own use, including for debugging purposes, without triggering any transitions.

This is in line with the original Akka FSM implementation that has these available.

@cloudmark cloudmark merged commit 81c19d0 into suprnation:main Sep 9, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants