You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
Yeah, it's mostly a pipe dream since I don't remember feeling good about the quality of that module. Ideally we would switch to Python3 with guv, but that would require a big rewrite in some places. There's not a great resolution for this, but it's consequences are pretty minor as long as ntpd is being run. Perhaps adding ntpd to the production recommendations list would be good.
All timing currently relies on system clock. It would be better to use monotonic.
https://docs.python.org/3/library/time.html#time.monotonic
The text was updated successfully, but these errors were encountered: