Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Multiple State Machines #3

Open
chriseyhorn opened this issue May 4, 2022 · 0 comments
Open

Multiple State Machines #3

chriseyhorn opened this issue May 4, 2022 · 0 comments

Comments

@chriseyhorn
Copy link

Great library, precisely what we have been looking for! How would you suggest dealing with multiple state machines? In the TypeScript version, you can invoke a state machine from inside another state machine. Is this approach compatible with your threading model in the generated code, or should we listen for event callbacks on the parent state machine and create the child as a parallel machine? Thanks in advance for your thoughts!

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

No branches or pull requests

1 participant