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

Time set early issue: When time set early, cannot use non-monotonic c… #510

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

inspurSDN
Copy link

-What I did
When time set early, cannot use non-monotonic clock. It will make the timer stop.

-How I did it
Use monotonic clock to implement thread timer.

-How to verify it
Set the time earlier and check if it is correct.

@prgeor
Copy link
Collaborator

prgeor commented Jul 5, 2024

@inspurSDN can you explain what was the impact for not having this fix? What was the problem to begin with?

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.

2 participants