Home Assistant Unofficial Reference 2024.12.1
pool.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.recorder.pool.MutexPool
 
class  homeassistant.components.recorder.pool.RecorderPool
 

Namespaces

 homeassistant.components.recorder.pool
 

Variables

 homeassistant.components.recorder.pool._LOGGER = logging.getLogger(__name__)
 
tuple homeassistant.components.recorder.pool.ADVISE_MSG
 
bool homeassistant.components.recorder.pool.DEBUG_MUTEX_POOL = True
 
bool homeassistant.components.recorder.pool.DEBUG_MUTEX_POOL_TRACE = False
 
int homeassistant.components.recorder.pool.POOL_SIZE = 5