Please consider supporting opening the db as a `with` context manager, this makes ensuring that closure happens properly simpler. https://book.pythontips.com/en/latest/context_managers.html
Please consider supporting opening the db as a
withcontext manager, this makes ensuring that closure happens properly simpler.https://book.pythontips.com/en/latest/context_managers.html