On Wednesday, April 1, 2015 at 3:57:28 PM UTC-5, Michael Bayer wrote: > > > > On 4/1/15 4:47 PM, Jonathon Nelson wrote: > > I spoke too soon. Adding the .close() did not change things. > > > well adding tests for these is hard since I can't really get the right > sequence of events to occur here, but the fix is just to put a list() > around the call which I've done, so try out master and let me know that > that resolves. >
Indeed, I was about to post a pull request for the exact same change. Yes, this fixes it! Thank you. One note: the commit message for 59816435dae75db9712f80c34734813a0246205a appears to be cut-off by one line. -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
