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

User defined cleanup function #11

Open
bebuch opened this issue Jun 20, 2017 · 0 comments
Open

User defined cleanup function #11

bebuch opened this issue Jun 20, 2017 · 0 comments

Comments

@bebuch
Copy link
Owner

bebuch commented Jun 20, 2017

If an exec functions throws, for all following modules is not the exec function, but the cleanup function called. This function call currently can not be specified by the user. So a module which communicates with a user interface can not alert about this throw. Therefore we need to add this.

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