This change is kind of pointless.
This commit is contained in:
parent
82aee0448c
commit
e2b160f37d
|
@ -65,7 +65,7 @@ def send_tor_signal(signal: Signal) -> bool:
|
||||||
return True
|
return True
|
||||||
except (SocketError, ConnectionRefusedError, ConnectionError):
|
except (SocketError, ConnectionRefusedError, ConnectionError):
|
||||||
os.environ['TOR_AVAILABLE'] = '0'
|
os.environ['TOR_AVAILABLE'] = '0'
|
||||||
|
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user