Skip to content

listenbrainz: close HTTPS connection after use

Properly close the connection after use to avoid "ResourceWarning: unclosed <ssl.SSLSocket>" warnings.

Fixes #1824 (closed)

Merge request reports