mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Demote a warn when enabling CellStatistics
When the CellStatistics option is off, we don't store cell insertion times. Doing so would also not be very smart, because there seem to still be some performance issues with this type of statistics. Nothing harmful happens when we don't have insertion times, so we don't need to alarm the user.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes:
|
||||
- Demote a warn to info that happens when the CellStatistics option
|
||||
was just enabled. Fixes bug 1921; bugfix on 0.2.2.1-alpha. Reported
|
||||
by Moritz Bartl.
|
||||
Reference in New Issue
Block a user