On 2007-06-28 15:31, Dirk Meyer wrote: > + # FIXME: ACTIVE WAITING: > + while self.read_lock: > + yield kaa.notifier.YieldContinue >
If we make it purely client/server we don't need the read lock. Isn't that where we are going? ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
