Please review this at http://codereview.appspot.com/2411041/

Affected files:
  M bin/neso


Index: bin/neso
===================================================================
--- a/bin/neso
+++ b/bin/neso
@@ -238,8 +238,5 @@

 TrytonClient.run()
 CRON_RUNNING = False
-for thread in threading.enumerate():
-    if thread == threading.currentThread():
-        continue
-    thread.join()
-sys.exit()
+thread.join()
+sys.exit(0)



-- 
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/

Attachment: pgpyQjYCCBoOf.pgp
Description: PGP signature

Reply via email to