Merge remote-tracking branch 'dgoulet/bug24975_032_01' into maint-0.3.2

This commit is contained in:
Nick Mathewson
2018-01-31 13:46:58 -05:00
2 changed files with 18 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
o Major bugfixes (scheduler, consensus):
- A logic in the code was preventing the scheduler subystem to properly
make a decision based on the latest consensus when it arrives. This lead
to the scheduler failing to notice any consensus parameters that might
change from one consensus to another. Fixes bug 24975; bugfix on
0.3.2.1-alpha.