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