Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ teardown_test
Method
teardown_test
test/engine/test_reconnect.py:403–404 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
401
)
402
403
def
teardown_test(self):
404
self.dbapi.dispose()
405
406
def
test_reconnect(self):
407
""
"test that an
'is_disconnect'
condition will invalidate the
Callers
nothing calls this directly
Calls
1
dispose
Method · 0.45
Tested by
no test coverage detected