db.close() missing
Closed this issue · 1 comments
mk48 commented
Open DB is done in setupDatabase(), but closing is missing.
defer db.close()
can be included in run()
Closed this issue · 1 comments
Open DB is done in setupDatabase(), but closing is missing.
defer db.close()
can be included in run()