summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ogClient.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ogClient.py b/src/ogClient.py
index 3f9ad63..78130fb 100644
--- a/src/ogClient.py
+++ b/src/ogClient.py
@@ -100,6 +100,7 @@ class ogClient:
if len(data) == 0:
self.sock.close()
+ self.ogrest.kill_process()
self.connect()
return