mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 19:37:12 +00:00
* Limit concurrency of async_get_integration to avoid creating extra threads Since async_get_integration is waiting on the disk most of the time it would end up creating many new threads because the disk could not deliver the data in time. * pylint
5.4 KiB
5.4 KiB