mirror of
https://github.com/home-assistant/core.git
synced 2026-06-02 13:44:32 +01:00
c216ac7260
If the updater is running at the same time, this can result in this dict changing size during iteration, which Python does not like.