mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-07-29 05:31:15 +00:00
After the last updates, tests produce warnings that the connection to database is leaked, which appears to be correct. This commit changes behaviour to closing connection explicitly via contextlib