Skip to content

Conversation

@Tom0Brien
Copy link
Contributor

@Tom0Brien Tom0Brien commented May 12, 2025

Currently if the RTF is zero, chronocontroller will remain waiting until the RTF or the time changes. This is a problem if we ever want a chrono controller task to run at the same time as now() and time is frozen. This PR fixes this by allowing chronocontroller to wake up when RTF is zero.

@Tom0Brien Tom0Brien requested a review from TrentHouliston May 12, 2025 04:59
@TrentHouliston TrentHouliston merged commit d7b302a into main May 13, 2025
12 of 14 checks passed
@TrentHouliston TrentHouliston deleted the obrien/chrono-wait branch May 13, 2025 06:06
TrentHouliston pushed a commit that referenced this pull request May 28, 2025
Currently if the RTF is zero, chronocontroller will remain waiting until
the RTF or the time changes. This is a problem if we ever want a chrono
controller task to run at the same time as `now()` and time is frozen.
This PR fixes this by allowing chronocontroller to wake up when RTF is
zero.
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

Successfully merging this pull request may close these issues.

3 participants