Home Assistant Unofficial Reference 2024.12.1
executor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.recorder.executor.DBInterruptibleThreadPoolExecutor
 

Namespaces

 homeassistant.components.recorder.executor
 

Functions

None homeassistant.components.recorder.executor._worker_with_shutdown_hook (Callable[[], None] shutdown_hook, set[int] recorder_and_worker_thread_ids, *Any args, **Any kwargs)