Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Executor2 class implementation & tests (#5528)
* Add Executor2 class, implementing ExecutorBase interface and using exec2::ExecGraph * Use a queue of futures to represent the output buffer queue. * Add CI test jobs * Add an environment variable that allows the user to use executor 2.0 instead of the default AsyncPipelinedExecutor --------- Signed-off-by: Michal Zientkiewicz <[email protected]>
- Loading branch information