Lash-L/anova_wifi

Dangling task created

Opened this issue · 1 comments

Describe the bug
Spotted in Home Assistant home-assistant/core#119472

It seems that a dangling task is created in

asyncio.ensure_future(self.message_listener())

See https://docs.astral.sh/ruff/rules/asyncio-dangling-task/

Thanks for pointing this out. I have a fix that will be included next time I bump the package versioning in core