mirror of
https://github.com/home-assistant/core.git
synced 2026-06-01 05:04:21 +01:00
d7811a4adf
Every second we were calling the getrandom() syscall to generate a uuid4 for a context that will never be looked: * In most setups there are no more time_changed listeners * The ones that do exist never care about context * time_changed events are never saved in the database