Author: tack
Date: Sun Mar 11 21:58:47 2007
New Revision: 2550
Modified:
trunk/epg/src/server.py
Log:
Job handler needs to run in main loop.
Modified: trunk/epg/src/server.py
==============================================================================
--- trunk/epg/src/server.py (original)
+++ trunk/epg/src/server.py Sun Mar 11 21:58:47 2007
@@ -294,6 +294,7 @@
return o["id"]
+ @kaa.notifier.execute_in_mainloop()
def _handle_jobs(self):
"""
Handle waiting add_program jobs.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog