2 Commits
Author SHA1 Message Date
Oliver Ni f9c66a6a38 Fix heartbeat latency race between keepalive and event loop threads
Set _last_send on the event loop thread before sending so ack() can't
read a stale value from the previous heartbeat cycle.
2026-07-08 16:13:06 -04:00
Oliver Ni 2fbed93624 Fix CRLF line endings in test_permissions_all.py 2026-05-21 10:34:48 -04:00