mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
perf_counter will stop counting when the system goes to sleep, causing the generation of invalid message ids after waking up which in turn put the client into a never ending reconnecting loop due to check mismatches caused by the time not being synced anymore. It's also unclear whether perf_counter stays in sync during long runs. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| data_center.py | ||
| msg_factory.py | ||
| msg_id.py | ||
| seq_no.py | ||