On Fri, Feb 26, 2010 at 11:42:28PM +0300, Oleg Broytman wrote:
> > but I'm still getting the same PicklingError.
> 
>    I'll look into it.

   Ok, found it. .select() always passes a connection to .get() thus
setting _perConnection flag. I added a test if get() or _init() is passed
the same connection - do not set _perConnection flag.
   I added the test to all branches - 0.11, 0.12 and the trunk. Committed
in the revisions 4107-4110. Will be in the next round of releases.
   Please report if it helps.

Oleg.
-- 
     Oleg Broytman            http://phd.pp.ru/            p...@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to