On Sat, 2008-03-01 at 09:03 -0500, Jason Tackaberry wrote:
> Also, I think threading.RLock() should be used, to allow reentrancy in
> the same thread.  Or perhaps have a bool kwarg 'reentrant' for this.

Actually RLock should be used regardless, because otherwise reentrancy
will deadlock, which is not good.



-------------------------------------------------------------------------
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-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to