[tor-commits] [stem/master] Cite ticket for the exit policy workaround

atagar at torproject.org atagar at torproject.org
Wed Apr 18 18:27:59 UTC 2018


commit 599ece8a729a20328185839254f8fc03dcb5e8a1
Author: Damian Johnson <atagar at torproject.org>
Date:   Wed Apr 18 11:27:37 2018 -0700

    Cite ticket for the exit policy workaround
---
 stem/control.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/stem/control.py b/stem/control.py
index 9229f07c..02183d95 100644
--- a/stem/control.py
+++ b/stem/control.py
@@ -1295,6 +1295,8 @@ class Controller(BaseController):
         #   ProtocolError: GETINFO response didn't have an OK status:
         #     router_get_my_routerinfo returned NULL
         #
+        #   https://trac.torproject.org/projects/tor/ticket/25842
+        #
         # Failing back to the legacy method we used for getting our exit
         # policy.
 



More information about the tor-commits mailing list