fix memory leaks ?
authormarcelveldt <marcelvanderveldt@MacBook-Silvia.local>
Sat, 19 Oct 2019 15:53:24 +0000 (17:53 +0200)
committermarcelveldt <marcelvanderveldt@MacBook-Silvia.local>
Sat, 19 Oct 2019 15:53:24 +0000 (17:53 +0200)
commit54addbc8a7827a4a68b3cdaf40105b5e4f1b413d
treeeef01c463ac1b904859ba8268e1bd32fd1c64942
parent44ee8ae928ec5124b98af6b6dc224815e52d625f
fix memory leaks ?

fix all possible issues that could cause memory leak which seems to only occur on docker python 3.7.4
dev machine at 3.7.5 does not seem to have this issue
music_assistant/__init__.py
music_assistant/homeassistant.py
music_assistant/http_streamer.py
music_assistant/playerproviders/squeezebox.py
music_assistant/web.py
music_assistant/web/components/player.vue.js