Skip to content

doc improvement for StateTransition #19597

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Wuketuke
Copy link
Contributor

Fixes #19594
The exact problem is described in that issue.
I improved the docs to guide anyone who has the the same issue I had.
I kept myself minimal, since the problem is relatively niche, hopefully it will be enough if anyone else has that problem

Wuketuke added 2 commits June 12, 2025 16:07
added additional documentation on the StateTransition schedule
Copy link
Contributor

@gwafotapa gwafotapa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's pretty vague. I think it would be more useful to point to StateTransitionSystems. Using TransitionSchedules solved your particular issue but it might not always be the system set you need to order against.

@alice-i-cecile alice-i-cecile added C-Docs An addition or correction to our documentation S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged A-States App-level states machines labels Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-States App-level states machines C-Docs An addition or correction to our documentation S-Waiting-on-Author The author needs to make changes or address concerns before this can be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StateTransition schedule is inconsistent
3 participants