Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tong89/smartNode
/ close
Method
close
backend/persistence/db.py:106–107 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
104
return
cur.rowcount
105
106
def
close(self):
107
self._conn.close()
Callers
2
test_save_load_requests_and_upsert
Function · 0.95
test_persistence_snapshot_replay
Function · 0.95
Calls
no outgoing calls
Tested by
2
test_save_load_requests_and_upsert
Function · 0.76
test_persistence_snapshot_replay
Function · 0.76