tlc.core.tlc_core_threadpool
#
A thread pool which can be shared between modules in tlc core
Module Contents#
Functions#
Function |
Description |
---|---|
API#
- tlc.core.tlc_core_threadpool.submit_future(*args: Any, **kwargs: Any) concurrent.futures.Future #