diff options
author | Mike Perry <mikeperry-git@fscked.org> | 2013-01-18 20:17:23 -0800 |
---|---|---|
committer | Mike Perry <mikeperry-git@fscked.org> | 2013-01-18 21:23:33 -0800 |
commit | d80b881a52644fc05a65c0ff440449ea4c82c61b (patch) | |
tree | 202b1c9aa47c18a2a4a724e057f3f436ed74d8d0 /doc | |
parent | a2db17a1aab77c4183f589815800a779a5f24524 (diff) | |
download | tor-d80b881a52644fc05a65c0ff440449ea4c82c61b.tar tor-d80b881a52644fc05a65c0ff440449ea4c82c61b.tar.gz |
Remove a source of error during path bias scaling
If any circuits were opened during a scaling event, we were scaling attempts
and successes by different amounts. This leads to rounding error.
The fix is to record how many circuits are in a state that hasn't been fully
counted yet, and subtract that before scaling, and add it back afterwords.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions