When hibernating, don't heartbeat about problems.

Fixes part of 7302.
This commit is contained in:
Nick Mathewson
2013-03-11 20:50:02 -04:00
parent 051b1e8ac4
commit 34f07ec862
2 changed files with 12 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes:
- Don't log inappropriate heartbeat messages when hibernating: a
hibernating node is _expected_ to drop out of the consensus,
decide it isn't bootstrapped, and so forth. Fixes part of bug
#7302; bugfix on 0.2.3.1-alpha.