From d6ecf1939f0d966225518dc550dd6b8a4262e257 Mon Sep 17 00:00:00 2001 From: yvesf Date: Fri, 12 Jun 2009 05:45:25 +0000 Subject: megahalbot git-svn-id: http://xapek.org/svn/common/omegle@1126 d0e8fea9-7529-0410-93fb-d39fd5b9c1dd --- db_proxy.py | 1 + 1 file changed, 1 insertion(+) (limited to 'db_proxy.py') 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" -- cgit v1.2.1