mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 07:05:48 +01:00
* Cache is_official_image and is_docker_env in bootstrap to fix blocking I/O These do blocking I/O later in the startup process discovered in https://github.com/home-assistant/core/pull/120273 * comment