go/zodb: Require DB to be closed
DB is a "handle to database". It has to be closed to release its resources when no longer needed. We don't have to release anything currently, but that will soon change in a followup patch.
Showing
Please register or sign in to comment