Преглед изворни кода

fixup! Remove the old ("deterministic") download schedule.

oops, fix the bug number.
Nick Mathewson пре 6 година
родитељ
комит
cd4fd9887b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      changes/refactor23814

+ 1 - 1
changes/refactor23814

@@ -1,4 +1,4 @@
   o Code simplification and refactoring:
     - Remove the old (deterministic) directory retry logic entirely:
       We've used exponential backoff exclusively for some time.
-      Closes ticket 24814
+      Closes ticket 23814.