mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'public/decouple_dir_request_failed'
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
o Code simplificiation and refactoring:
|
||||
- When a direct directory request fails immediately on launch,
|
||||
instead of relaunching that request from inside the code that
|
||||
launches it, instead mark the connection for teardown. This
|
||||
change simplifies Tor's callback and prevents the directory-
|
||||
request launching code from invoking itself recursively.
|
||||
Closes ticket 17589.
|
||||
Reference in New Issue
Block a user