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

BroadcastTimeServer skips alarms when os time jumps (executor is hung across a fast minute) #691

Open
balazsracz opened this issue Jan 23, 2023 · 0 comments

Comments

@balazsracz
Copy link
Collaborator

Steps to reproduce:

  • start broadcasttimeserver
  • sign up for a time event by issuing a ConsumerIdentified message
  • walk os_monotonic clock to a time close to the (wall)time needed
  • jump the os_monotonic clock over the time of the event to a higher fast clock minute.

Expected behavior:

  • event is sent out as soon as the os_monotonic clock is observed to be higher than the scheduled time

Actual behavior:

  • event is not seen on the bus.

@bakerstu

@balazsracz balazsracz changed the title BroadcastTimeServer skips alarms when time jumps BroadcastTimeServer skips alarms when os time jumps (executor is hung across a fast minute) Jan 23, 2023
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