Fixed potential undefined variable

pull/76/head
Mark Qvist 2022-06-11 13:42:08 +02:00
rodzic d7262c7cbe
commit 6b06875c42
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -147,6 +147,7 @@ class ServerTunnel(I2PTunnel):
except Exception as e:
self.status["exception"] = e
self.status["setup_failed"] = True
data = None
try:
sc_task = asyncio.wait_for(