Parallel#
- class council.runners.Parallel(*runners: RunnerBase)[source]#
Bases:
RunnerBase
Runner that execution multiple
RunnerBase
in parallel- render_as_dict(include_children: bool = True) Dict[str, Any] #
returns the graph of operation as a dictionary
- render_as_json() str #
returns the graph of operation as a JSON string