mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
We'd only log every HeartbeatPeriod + 1 seconds. Discovered by Scott Bennett, reported as bug 4942.
5 lines
217 B
Text
5 lines
217 B
Text
o Minor bugfixes:
|
|
- Actually log the heartbeat message every HeartbeatPeriod seconds, not
|
|
every HeartbeatPeriod + 1 seconds. Fixes bug 4942; bugfix on
|
|
0.2.3.1-alpha.. Bug reported by Scott Bennett.
|
|
|