Listenbrainz: ResourceWarning: unclosed <ssl.SSLSocket>
Enable python warning before starting rhythmbox.
$ export PYTHONWARNINGS=d
$ rhythmbox
/home/test/gitlab/rhythmbox/data/../plugins/listenbrainz/client.py:109: ResourceWarning: unclosed <ssl.SSLSocket fd=52, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('192.168.12.10', 48442), raddr=('138.201.227.205', 443)>
return self._submit("import", payload)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/test/gitlab/rhythmbox/data/../plugins/listenbrainz/client.py:109: ResourceWarning: unclosed <ssl.SSLSocket fd=52, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('192.168.12.10', 48444), raddr=('138.201.227.205', 443)>
return self._submit("import", payload)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/test/gitlab/rhythmbox/data/../plugins/listenbrainz/client.py:109: ResourceWarning: unclosed <ssl.SSLSocket fd=46, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('192.168.12.10', 48452), raddr=('138.201.227.205', 443)>
return self._submit("import", payload)
ResourceWarning: Enable tracemalloc to get the object allocation traceback