mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
We were miscounting the total number of circuits for the TIMEOUT_RATE and CLOSE_RATE fields of this event.
6 lines
284 B
Text
6 lines
284 B
Text
o Minor bugfixes (controller):
|
|
- Improve accuracy of the BUILDTIMEOUT_SET control port event's
|
|
TIMEOUT_RATE and CLOSE_RATE fields. (We were previously miscounting
|
|
the total number of circuits for these field values.) Fixes bug
|
|
26121; bugfix on 0.3.3.1-alpha.
|
|
|