Closed roblandry closed 5 years ago
Line 121 should be awaited.
/config/custom_components/custom_updater.py:121: RuntimeWarning: coroutine 'CustomPythonScripts.update_all' was never awaited python_scripts_controller.update_all() RuntimeWarning: Enable tracemalloc to get the object allocation traceback
Fixed in https://github.com/custom-components/custom_updater/releases/tag/4.2.19
Line 121 should be awaited.