* Prevent storage loads from monopolizing the executor pool - At startup there is an increasing demand to load data from storage. Similar to #49451 and #43085, we now prevent the thread pool from being monopolized by storage loads and allow other consumers that are doing network I/O to proceed without having to wait for a free executor thread. * Only create Semaphore instance when one is not already there |
||
---|---|---|
.. | ||
auth | ||
components | ||
generated | ||
helpers | ||
scripts | ||
util | ||
__init__.py | ||
__main__.py | ||
block_async_io.py | ||
bootstrap.py | ||
config.py | ||
config_entries.py | ||
const.py | ||
core.py | ||
data_entry_flow.py | ||
exceptions.py | ||
loader.py | ||
package_constraints.txt | ||
requirements.py | ||
runner.py | ||
setup.py | ||
strings.json |