mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 10:46:38 +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.