summaryrefslogtreecommitdiffstats
path: root/module/ThreadManager.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-06-05 23:30:00 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-06-05 23:30:00 +0200
commit672a47f839f485e73c0dea747547c52bfc097cf3 (patch)
tree562b1f8b838b64d3157b172075b47ece48bf637a /module/ThreadManager.py
parentimprove selection of fmt, selection of container and detection of offline (diff)
downloadpyload-672a47f839f485e73c0dea747547c52bfc097cf3.tar.xz
closed #325
Diffstat (limited to 'module/ThreadManager.py')
-rw-r--r--module/ThreadManager.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/ThreadManager.py b/module/ThreadManager.py
index 7b40fe05c..30b246106 100644
--- a/module/ThreadManager.py
+++ b/module/ThreadManager.py
@@ -106,7 +106,7 @@ class ThreadManager:
if self.core.debug:
print_exc()
- sleep(0.1)
+ sleep(0.5)
self.assignJob()
#it may be failed non critical so we try it again