On Tue, 2008-03-11 at 08:26 -0400, Jason Tackaberry wrote: > On Tue, 2008-03-11 at 10:35 +0100, Dirk Meyer wrote: > > That sucks very badly. IMHO wait should _never_ be used and should > > print a warning. Using notifier.step can cause many strange problems. > > Hence the presence of the FIXME. I intend to fix it.
I should also point out that the "it will fail" part of my code referred to what would happen if we _didn't_ call wait(). Since we do call wait() it will not fail. The FIXME means that the rpc() call shouldn't fail even if we don't call wait(). I have an idea how to fix it. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
