Merge branch 'ticket26008'

This commit is contained in:
Nick Mathewson
2018-05-08 14:09:38 -04:00
2 changed files with 16 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
o Minor bugfixes (test):
- When testing workqueue event-cancellation, make sure that we actually
cancel an event, and that cancel each event with equal probability.
(It was previously possible, though extremely unlikely, for our
event-canceling test not to cancel any events.) Fixes bug 26008;
bugfix on 0.2.6.3-alpha.