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

What is the correct behavior if a microstep index wraps #430

Open
erlingrj opened this issue May 16, 2024 · 1 comment
Open

What is the correct behavior if a microstep index wraps #430

erlingrj opened this issue May 16, 2024 · 1 comment

Comments

@erlingrj
Copy link
Collaborator

This issue was identified by @lhstrh in #425
image

@erlingrj
Copy link
Collaborator Author

There are two relevant implementations:

  1. lf_tag_add
  2. lf_tag_delay

This discussion was on (1) where a microstep overflow leads to returning FOREVER_TAG. In (2) we don't handle overflows. Meaning that lf_tag_delay could actually produce an earlier tag.

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