ExecutionContext.runner_context: RunnerContextAccess the runner context instance for the runner executing the task.
Use a custom RunnerContext subclass when tasks need shared runtime configuration or helpers during execution.
Returns
Section titled “Returns”The runner context object associated with the runner.