* Avoid database executor job to fetch statistic metadata on cache hit Since we will almost always have a cache hit fetching statistic meta data we can avoid an executor job * Avoid database executor job to fetch statistic metadata on cache hit Since we will almost always have a cache hit fetching statistic meta data we can avoid an executor job * Avoid database executor job to fetch statistic metadata on cache hit Since we will almost always have a cache hit fetching statistic meta data we can avoid an executor job * remove exception catch since the threading.excepthook will actually catch this in production * fix a few missed ones * threadsafe * Update homeassistant/components/recorder/table_managers/statistics_meta.py * coverage and optimistic caching |
||
---|---|---|
.. | ||
__init__.py | ||
test_device_condition.py | ||
test_device_trigger.py | ||
test_helpers.py | ||
test_init.py | ||
test_recorder.py | ||
test_significant_change.py | ||
test_websocket_api.py |