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 termination of nuXmv/NuSMV if electrod is itself terminated #10

Open
grayswandyr opened this issue Mar 12, 2024 · 0 comments
Open

Comments

@grayswandyr
Copy link
Owner

When electrod is killed from Java, we should kill the underlying solver if it's still running. Until now, we relied upon process sessions but this solution isn't portable. Consider other options and implement one of them:

  • do nothing
  • remain as now
  • remain as now and/or report solver PID to Java
  • use another, more portable and robust, approach to kill solver
@grayswandyr grayswandyr added this to the Electrod 1.1 milestone Mar 12, 2024
@grayswandyr grayswandyr removed this from the Electrod 1.1 milestone May 24, 2024
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