Skip to content

v1.19.4

Choose a tag to compare

@github-actions github-actions released this 18 Nov 13:19
28aa654
(fix) database is locked during removal (#828)

This change ensures that connections to the database are properly
closed and that no new connection is started when another has not
been closed.

Signed-off-by: Lance Galletti <[email protected]>