Jason Tackaberry wrote: > Author: tack > Date: Fri Jan 4 15:07:20 2008 > New Revision: 2938 > > Log: > Release the GIL when we might block. [...] > + Py_BEGIN_ALLOW_THREADS > imlib_context_set_image(((Image_PyObject *)self)->image); > - > image = imlib_create_rotated_image(angle); > + Py_END_ALLOW_THREADS
This is not thread safe. We should add a note that kaa.imlib2 is not thread safe! Dischi -- A Life? Cool! Where can I download one of those from?
pgpSAgTa6NabP.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. 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