watchd main thread: be less nervous
This commit is contained in:
@@ -314,7 +314,7 @@ class Proxywatchd():
|
|||||||
|
|
||||||
def run(self):
|
def run(self):
|
||||||
if self.in_background:
|
if self.in_background:
|
||||||
while 1: time.sleep(0.1)
|
while 1: time.sleep(1)
|
||||||
|
|
||||||
def _run_background(self):
|
def _run_background(self):
|
||||||
self.in_background = True
|
self.in_background = True
|
||||||
|
|||||||
Reference in New Issue
Block a user