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/ ph...@ph...
Programmers don't die, they just GOSUB without RETURN.
|