Improve log when unable to add sigs to pending consensus

Closes ticket 24849.
This commit is contained in:
Nick Mathewson
2018-01-26 14:19:59 -05:00
parent 6ba2881aec
commit 75d4bd3497
2 changed files with 10 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (directory authority):
- When unable to add signatures to a pending consensus, log the reason
why. Closes ticket 24849.