mirror of
https://github.com/home-assistant/core.git
synced 2025-06-23 14:37:07 +00:00

* Remove ThreadPool with async executor * Fix zigbee * update unittest * fix remote api * add pending task to remote * fix lint * remove unused import * remove old stuff for lazy tests * fix bug and add a exception handler to executor * change executor handling * change to wait from gather * fix unittest