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

Stop using non monotous chrono::DateTime #5096

Closed
pmnoxx opened this issue Oct 28, 2021 · 0 comments · Fixed by #5097 or #5089
Closed

Stop using non monotous chrono::DateTime #5096

pmnoxx opened this issue Oct 28, 2021 · 0 comments · Fixed by #5097 or #5089
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.

Comments

@pmnoxx
Copy link
Contributor

pmnoxx commented Oct 28, 2021

As @matklad noted, we are using non-monotonic clock chrono::Utc::now(). Let's fix that.

@bowenwang1996 bowenwang1996 added the C-enhancement Category: An issue proposing an enhancement or a PR with one. label Oct 28, 2021
@pmnoxx pmnoxx linked a pull request Oct 28, 2021 that will close this issue
@pmnoxx pmnoxx linked a pull request Oct 29, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants