[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [ooni-probe/master] Set high timeout for job completions



commit e1537c500c7638da20cb09ffea6f642138bdefdf
Author: Arturo Filastò <hellais@xxxxxxxxx>
Date:   Tue Feb 7 23:05:28 2012 +0100

    Set high timeout for job completions
---
 refactor/plugoo.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/refactor/plugoo.py b/refactor/plugoo.py
index 0a41a2c..1540034 100644
--- a/refactor/plugoo.py
+++ b/refactor/plugoo.py
@@ -281,7 +281,7 @@ class Plugoo():
                 print ret
                 self.report(ret)
 
-    def run(self, assets=None, buffer=10, timeout=30):
+    def run(self, assets=None, buffer=10, timeout=100000):
         self.logger.info("Starting %s", self.name)
         jobs = []
         if assets:



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits