Skip to content

Conversation

vlad-kulikov
Copy link
Contributor

Replace the open-ended while(true) loop with a null-terminated walk and
use a more descriptive local name ('state' instead of 'tmp').
Improves readability, behavior is unchanged.

glenn-andrews
glenn-andrews previously approved these changes Oct 5, 2025
@vlad-kulikov vlad-kulikov force-pushed the smf/refactor-get-child-of branch 2 times, most recently from 52cfef4 to 0c0334a Compare October 7, 2025 20:57
Replace the open-ended while(true) with a null-terminated parent walk.
Improves readability, behavior is unchanged.

Signed-off-by: Vlad Kulikov <[email protected]>
@vlad-kulikov vlad-kulikov force-pushed the smf/refactor-get-child-of branch from 0c0334a to ba4b91c Compare October 7, 2025 21:41
Copy link

sonarqubecloud bot commented Oct 7, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: State Machine Framework State Machine Framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants