On 31 Mar 2004, Ian Bicking said:
> Okay, the problem is fixed in the repository now
> (svn://colorstudy.com/branches/SQLObject/0.5). It turned out the
> connections were being returned to the pool multiple times, once when
> the iterator was exhausted and a second time when the iterator was
> deleted. Blech. Anyway, should be fixed now. I'll make another
> release shortly as long as there aren't any problems. Kind of sucks to
> make another release to fix the problem the last release was supposed
> to fix.
>
> The 0.6 branch is being updated as well.
Awesome! :D
Thanks for figuring this out. I was kinda stuck. :)
|