On Thu, May 03, 2007 at 12:40:54PM -0500, Sidnei da Silva wrote:
> I am using a TurboGears app named Tasty and it was acting very
> strangely under heavy loads. I've traced the problem to ConnectionHub
> and its __set__ method. Somewhere inside SQLObject (I've saw
> iterSelect in the call stack) the current connection is assigned to
> _connection.

   iterSelect() doesn't do anything with ._connection. Could it be
Transaction?

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