Yep, it looks like that was indeed the problem, it was trying to acquire a 
lock but it wasn't granted, 
presumably because of the other idle transactions listed. Closing the 
session in tearDown and 
creating a new one in setUp fixed the problem. Thank you!

-- 
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 https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to