mirror of
https://github.com/openziti/ziti.git
synced 2026-09-10 16:55:41 +00:00
588cb2350c
- changes lastResponse from plain int64 to atomic.Int64 in both router and peer heartbeat callbacks, fixing a data race between the heartbeat response handler and the heartbeat check ticker - fixes peer heartbeat logger channelType from "router" to "peer"