Merge remote-tracking branch 'public/bug25994'

This commit is contained in:
Nick Mathewson
2018-05-11 17:57:59 -04:00
2 changed files with 11 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (tests):
- Change the behavior of the "channel/outbound" test so that it never
causes a 10-second rollover for the EWMA circuitmux code. Previously,
this behavior would happen randomly, and result in fluctuating test
coverage. Fixes bug 25994; bugfix on 0.3.3.1-alpha.