summaryrefslogtreecommitdiff
path: root/db_proxy.py
diff options
context:
space:
mode:
Diffstat (limited to 'db_proxy.py')
-rw-r--r--db_proxy.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/db_proxy.py b/db_proxy.py
index 8cb3e55..fc79bc4 100644
--- a/db_proxy.py
+++ b/db_proxy.py
@@ -89,3 +89,4 @@ if __name__ == "__main__":
if A.is_connected: A.disconnect()
if B.is_connected: B.disconnect()
db.running = False
+ print "main thread exit"