tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit ea69bfe693e1edebc9f8099a9c465a6a4b8844d6
parent dad173d3bebec03c7ab83efea5de184f92b2f591
Author: David Goulet <dgoulet@torproject.org>
Date:   Wed, 11 Oct 2023 15:01:34 -0400

changes: Add changes file for MR 760

Signed-off-by: David Goulet <dgoulet@torproject.org>

Diffstat:
Achanges/mr760 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/mr760 b/changes/mr760 @@ -0,0 +1,4 @@ + o Minor feature (metrics port): + - New metrics on the MetricsPort for the number of BUG() that occurred at + runtime. Closes MR 760. +