mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02: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