mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 14:05:34 +01:00
* Add service to log all the current asyncio Tasks to the profiler I have been helping users look for a task leaks, and need a way to examine tasks at run time as trying to get someone to run Home Assistant and attach aiomonitor is too difficult in many cases. * cover