seq  4.0.0-pre3
Public Member Functions | List of all members
lib.contextvars_executor.ContextVarExecutor Class Reference

A threapool executor with support for contextvars. More...

Inheritance diagram for lib.contextvars_executor.ContextVarExecutor:

Public Member Functions

Future submit (self, typing.Callable fn, *args, **kwargs)
 

Detailed Description

A threapool executor with support for contextvars.

Member Function Documentation

◆ submit()

Future lib.contextvars_executor.ContextVarExecutor.submit (   self,
typing.Callable  fn,
args,
**  kwargs 
)

The documentation for this class was generated from the following file: