Merge remote-tracking branch 'pastly/bug23581_032_03'

This commit is contained in:
Nick Mathewson
2017-09-21 17:33:10 -04:00
2 changed files with 24 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (scheduler):
- Make a hard exit if tor is unable to pick a scheduler which can happen
if the user specifies a scheduler type that is not supported and not
other types in Schedulers. Fixes ticket 23581.; bugfix on 0.3.2.1-alpha.