delay thread startup
This commit is contained in:
@@ -226,6 +226,7 @@ class Proxywatchd():
|
||||
if self.in_background:
|
||||
wt.start_thread()
|
||||
self.threads.append(wt)
|
||||
time.sleep( (random.random()/100) )
|
||||
|
||||
while True:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user