Do not load uvloop by default (#809)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 1 Aug 2023 21:28:25 +0000 (23:28 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Aug 2023 21:28:25 +0000 (23:28 +0200)
commita1eddadba5a02f350a7554019534b727fa960b01
tree605edc7dc5e0261988d0426a6e877ed7341d9a93
parent09afb49d945160422f5929c2d6663a8b8cf57683
Do not load uvloop by default (#809)

instead make it a startup option
music_assistant/__main__.py
music_assistant/server/server.py