aiolifx icon indicating copy to clipboard operation
aiolifx copied to clipboard

scan was never awaited

Open deseipel opened this issue 1 year ago • 0 comments

I'm running the example script and getting this error. I'm on Windows 10, Python 3.8.8

python lifx-cli.py Task was destroyed but it is pending! task: <Task pending name='Task-1' coro=<scan() running at lifx-cli.py:622>> C:\Users\user\AppData\Local\Programs\Python\Python38\lib\asyncio\base_events.py:641: RuntimeWarning: coroutine 'scan' was never awaited

deseipel avatar Oct 08 '24 00:10 deseipel