* 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 |
||
---|---|---|
.. | ||
yaml | ||
__init__.py | ||
aiohttp.py | ||
async_.py | ||
color.py | ||
decorator.py | ||
distance.py | ||
dt.py | ||
json.py | ||
location.py | ||
logging.py | ||
network.py | ||
package.py | ||
pil.py | ||
pressure.py | ||
process.py | ||
ruamel_yaml.py | ||
ssl.py | ||
temperature.py | ||
thread.py | ||
timeout.py | ||
unit_system.py | ||
uuid.py | ||
volume.py |