mirror of
https://github.com/home-assistant/core.git
synced 2025-12-22 11:59:34 +00:00
* Avoid looking up the callable type for HassJob when we already know it When we connect the frontend we call async_listen with run_immediately MANY times when we already know the job type (it will always be a callback). This reduces the latency to get the frontend going * missing coverage
75 KiB
75 KiB