Author: dmeyer
Date: Fri Dec 15 20:34:34 2006
New Revision: 2247
Modified:
trunk/beacon/src/server/thumbnailer.py
Log:
add fixme
Modified: trunk/beacon/src/server/thumbnailer.py
==============================================================================
--- trunk/beacon/src/server/thumbnailer.py (original)
+++ trunk/beacon/src/server/thumbnailer.py Fri Dec 15 20:34:34 2006
@@ -234,6 +234,7 @@
@kaa.rpc.expose('schedule')
def schedule(self, id, filename, imagefile, size, priority):
+ # FIXME: check if job is already scheduled!!!
self.jobs.append(Job(id, filename, imagefile, size, priority))
self.schedule_next()
-------------------------------------------------------------------------
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