mirror of
https://github.com/home-assistant/core.git
synced 2026-09-10 23:51:49 +01:00
* Ensure recorder run shutdown if the run loop raises If anything goes wrong with the recorder we should still try to shutdown cleanly * tweak * tests * tests * handle migraiton failure * tweak comment * naming * order * order * order * reword * adjust test * fixes * threading * failure case * fix test * have to wait for stop because the task blocks on thread join