/
/
/
1# Blocking, module-qualified calls inside async functions that predate this check.
2# New async code must offload these (asyncio.to_thread / run_in_executor) or use an async client.
3# Regenerate with: uv run -m scripts.check_blocking_io --update-baseline
4music_assistant/controllers/webserver/controller.py 1
5