mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 17:15:40 +01:00
* Fix memory leak when importing a platform fails re-raising ImportError would trigger a memory leak * fixes, coverage * Apply suggestions from code review