[or-cvs] [pytorctl/master] Add log message for arma's bug..

mikeperry at torproject.org mikeperry at torproject.org
Tue Aug 10 10:21:36 UTC 2010


Author: Mike Perry <mikeperry-git at fscked.org>
Date: Tue, 10 Aug 2010 03:21:00 -0700
Subject: Add log message for arma's bug..
Commit: e6bb19ac8021ea6198976689536b78b6d74be8da

---
 ScanSupport.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ScanSupport.py b/ScanSupport.py
index ed3db1c..3852afc 100644
--- a/ScanSupport.py
+++ b/ScanSupport.py
@@ -241,6 +241,7 @@ class SQLScanHandler(ScanHandler):
         this.sql_consensus_listener.wait_for_signal = True
         cond.notify()
         cond.release()
+    plog("DEBUG", "Checking for consensus")
     cond.acquire()
     self.schedule_low_prio(notlambda)
     cond.wait()
-- 
1.7.1



More information about the tor-commits mailing list