On Thu, Jul 05, 2007 at 10:17:31AM +0200, [EMAIL PROTECTED] wrote:
> I'm experiencing frequent deadlocks in my cherrypy/sqlobject multithreaded
> server application. I'm unable to reproduce the error in a small-scale
> example yet, but one thing I noticed is, that it might be related to me
> creating other sqlobjects in an overwritten _create() function.
> 
> What I see is that various threads try to acquire a threadSafeMethod
> decorator's lock, originating from various places:

   Are they different locks? And what are the error messages?

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
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/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to