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

restructure exec profile methods #124

Open
KerstenBreuer opened this issue Jun 1, 2020 · 0 comments
Open

restructure exec profile methods #124

KerstenBreuer opened this issue Jun 1, 2020 · 0 comments
Labels
exec feature Request of new feature

Comments

@KerstenBreuer
Copy link
Collaborator

Currently:

  • prepare
  • exec
  • monitor
  • finish

Whereby, finish is for cleaning up.
Additionally add methods for:

  • terminate
  • reset (terminate and remove (intermediate) output)
  • delete (reset and completely delete the run from the database)

These methods should be independent of the state in the exec pipeline (prepare - finish).

@KerstenBreuer KerstenBreuer added exec feature Request of new feature labels Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exec feature Request of new feature
Projects
None yet
Development

No branches or pull requests

1 participant