dandy.core.future.future
thread_pool_executor = concurrent.futures.ThreadPoolExecutor(max_workers=(settings.FUTURES_MAX_WORKERS))
module-attribute
R = TypeVar('R')
module-attribute
AsyncFuture
dandy/core/future/future.py result
property
cancel
cancelled
done
get_result
dandy/core/future/future.py set_timeout