Classes | |
| class | DBInterruptibleThreadPoolExecutor |
Functions | |
| None | _worker_with_shutdown_hook (Callable[[], None] shutdown_hook, set[int] recorder_and_worker_thread_ids, *Any args, **Any kwargs) |
Database executor helpers.
|
private |
Create a worker that calls a function after its finished.
Definition at line 14 of file executor.py.