use time.monotonic() instead of time.time()
time.time()
is not monotonic it changes when the system time is altered
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
time.time()
is not monotonic it changes when the system time is altered