Author: tack
Date: Mon Jan  7 16:50:12 2008
New Revision: 2953

Log:
Don't wait for result on shutdown() if not called from mainthread.


Modified:
   trunk/base/src/notifier/main.py

Modified: trunk/base/src/notifier/main.py
==============================================================================
--- trunk/base/src/notifier/main.py     (original)
+++ trunk/base/src/notifier/main.py     Mon Jan  7 16:50:12 2008
@@ -70,7 +70,7 @@
 
 
 # Ensure stop() is called from main thread.
[EMAIL PROTECTED]()
[EMAIL PROTECTED](async = True)
 def stop():
     """
     Shutdown notifier and kill all background processes.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to