Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executor should return an execution upon calling 'exec' #46

Open
jeffque opened this issue Feb 6, 2023 · 0 comments
Open

Executor should return an execution upon calling 'exec' #46

jeffque opened this issue Feb 6, 2023 · 0 comments

Comments

@jeffque
Copy link
Contributor

jeffque commented Feb 6, 2023

During debug, it was perceived that calling multiples executions
within the same executor would create multiple conflicting change of state.

Instead of the executor being under absolute control of the flow, may this be
delegated to an Execution object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant