From 8295f9cd6b1b3e1987d86ba7514e184c0dc38a43 Mon Sep 17 00:00:00 2001 From: shortcutme Date: Thu, 6 Apr 2017 23:43:27 +0200 Subject: [PATCH] Attach tor_manager to request tor addresses --- plugins/disabled-Bootstrapper/Test/TestBootstrapper.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/disabled-Bootstrapper/Test/TestBootstrapper.py b/plugins/disabled-Bootstrapper/Test/TestBootstrapper.py index e49bfd3e..cb266a42 100644 --- a/plugins/disabled-Bootstrapper/Test/TestBootstrapper.py +++ b/plugins/disabled-Bootstrapper/Test/TestBootstrapper.py @@ -164,6 +164,7 @@ class TestBootstrapper: def testRequestPeers(self, file_server, site, bootstrapper_db, tor_manager): site.connection_server = file_server + site.connection_server.tor_manager = tor_manager hash = hashlib.sha256(site.address).digest() # Request peers from tracker