mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
4 lines
201 B
Text
4 lines
201 B
Text
o Code simplification and refactoring:
|
|
- Remove the old (deterministic) directory retry logic entirely:
|
|
We've used exponential backoff exclusively for some time.
|
|
Closes ticket 23814.
|