* fix: use monotonic time for timing code `time.time()` depends on system clock which can drift away and get corrected over time. If you're unlucky it will get corrected in your timing code and give absurd results. * test: dont check for status can refresh and give wrong output [skip ci] |
||
|---|---|---|
| .. | ||
| doctype | ||
| page | ||
| __init__.py | ||
| email_body.py | ||
| inbox.py | ||
| oauth.py | ||
| queue.py | ||
| receive.py | ||
| smtp.py | ||
| test_email_body.py | ||
| test_smtp.py | ||
| utils.py | ||