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

Handle interrupted_by_error flag #324

Open
jhk-mjolner opened this issue Feb 13, 2024 · 2 comments
Open

Handle interrupted_by_error flag #324

jhk-mjolner opened this issue Feb 13, 2024 · 2 comments

Comments

@jhk-mjolner
Copy link
Contributor

set interrupted_by_error flag when engine is paused by an error.

  • And reset when engine is started again
  • publish that process units have changed when their state changes.

engine_data.run_data.interrupted_by_error

@jhk-mjolner
Copy link
Contributor Author

#311

@mpo-mjolner
Copy link
Collaborator

Add similar interrupted_by_error to engine
Set this on error
In many tests, assert this flag is False

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

No branches or pull requests

2 participants