Completely ignore abandoned circs from circ timeout calc
commit37b21591502d080b5f8ba9c1d0b37bd226b7f183
authorMike Perry <mikeperry-git@torproject.org>
Tue, 20 Oct 2020 15:50:27 +0000 (20 10:50 -0500)
committerMike Perry <mikeperry-git@torproject.org>
Thu, 18 Feb 2021 17:21:25 +0000 (18 11:21 -0600)
tree83fe3ad8b408b3889a598fdbcb966642f8b9c0c3
parent21317c92296f0c08176c8788f8f2bcf501e78032
Completely ignore abandoned circs from circ timeout calc

This prevents the timeout curve from getting spread out as much, resulting in
more accurate timeout values for quantiles from 60-80.
src/core/or/circuitstats.c
src/test/test.c