fix some hidden blocking IO
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 11 Apr 2024 14:58:34 +0000 (16:58 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 11 Apr 2024 14:58:34 +0000 (16:58 +0200)
commitf0312afb3dc123ce06c9865fccd0d36c6a59726d
treecd7c6c5555dff851c791dbab3b6cc2efd05f1ce6
parent714ee72d0c5e03bb862a0cb89c3f7fc6cdbc79a4
fix some hidden blocking IO
music_assistant/common/helpers/uri.py
music_assistant/server/controllers/music.py
music_assistant/server/providers/spotify/__init__.py
music_assistant/server/server.py
tests/test_helpers.py