Merge branch 'maint-0.3.2'

This commit is contained in:
Nick Mathewson
2017-11-02 10:32:18 -04:00
4 changed files with 58 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (logging, scheduler):
- Introduce a SCHED_BUG() function to log extra information about the
scheduler state if we ever catch a bug in the scheduler. Closes ticket
23753.