Ask a question to get started
Enter to send•Shift+Enter new line
Get an executor for a config.
get_executor_for_config( config: RunnableConfig | None, ) -> Generator[Executor, None, None]
config
RunnableConfig | None
The config.