Fix deprecation warnings for asyncio.iscoroutinefunction (#3054)
authorMarvin Schenkel <marvinschenkel@gmail.com>
Sat, 31 Jan 2026 08:14:06 +0000 (09:14 +0100)
committerGitHub <noreply@github.com>
Sat, 31 Jan 2026 08:14:06 +0000 (09:14 +0100)
commitfc9092cfa232367da58cadfea347dd8d1a20e30b
treec1dfecd5ceb20b6c7dfee96fcc00aad70f28f779
parent147623d537c98fef4bd7428e90c1f1eec124639d
Fix deprecation warnings for asyncio.iscoroutinefunction (#3054)

Fix deprecation warnings for asyncio.iscoroutinefunciton.
music_assistant/controllers/webserver/controller.py
music_assistant/controllers/webserver/websocket_client.py
music_assistant/helpers/logging.py
music_assistant/mass.py
music_assistant/providers/snapcast/socket_server.py