]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- ensure engine is restored even if we had a failure in cleanup
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 15 Mar 2016 22:01:23 +0000 (18:01 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 15 Mar 2016 22:01:23 +0000 (18:01 -0400)
commitedbb32649960db29761e765fc74c025e9999c7dd
tree5f4ff3d8d7bc095f86c7f30b5cd584b927a08dd2
parent4d147c3b169a3d57c0528b0a2633a30866fcb2f9
- ensure engine is restored even if we had a failure in cleanup
for stray connection
lib/sqlalchemy/testing/plugin/plugin_base.py