aboutsummaryrefslogtreecommitdiff
path: root/changes/decouple_retry_directory
blob: 11f901b04fefc134eca52a359708f13182131327 (plain)
1
2
3
4
5
6
  o Code simplification and refactoring:
    - Change the function that's called when we need to retry all downloads
      so that it only reschedules the downloads to happen immediately, rather
      than launching them all at once itself.  This further simplifies
      Tor's callgraph.