mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-09-08 16:10:27 +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