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

sLib::calcTimer<T>(T*) weak function ordering issue #89

Open
elijah-thomas774 opened this issue Nov 3, 2024 · 0 comments
Open

sLib::calcTimer<T>(T*) weak function ordering issue #89

elijah-thomas774 opened this issue Nov 3, 2024 · 0 comments

Comments

@elijah-thomas774
Copy link
Collaborator

so far seen in d_t_tumble_weed and d_a_obj_tumble_weed with good chances of being seen elsewhere. This is from sLib, where all the other state system code is from and the timer is usually used to change state, so it is a good chance that this is the right function.

When used, the state manager's execute function is emitted after the calcTimer function, which is incorrect.

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