decouple_retry_directory 290 B

123456
  1. o Code simplification and refactoring:
  2. - Change the function that's called when we need to retry all downloads
  3. so that it only reschedules the downloads to happen immediately, rather
  4. than launching them all at once itself. This further simplifies
  5. Tor's callgraph.