UnboundLocalError: local variable 'closeout_task' referenced before assignment
Closed this issue · 0 comments
darkskiez commented
Whilst running homeassistant I noticed this bug:
Mar 02 12:56:47 hass hass[26367]: File "xx/hass/lib/python3.7/site-packages/aiopylgtv/webos_client.py", line 373, in consumer_handler
Mar 02 12:56:47 hass hass[26367]: while not closeout_task.done():
Mar 02 12:56:47 hass hass[26367]: UnboundLocalError: local variable 'closeout_task' referenced before assignment