zende wrote:
Base.metadata.drop_all() completely blocks in the tearDown method of
some of my tests.

What database backend are you using *in the tests*?
Where is the code blocking? (ie: when you hit ctrl-c, you should get a traceback, it would be handy to see that...)

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
           - http://www.simplistix.co.uk

--
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to