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 SIGTERM for tools properly #74

Open
2 tasks
MoritzWeber0 opened this issue Dec 7, 2022 · 0 comments
Open
2 tasks

Handle SIGTERM for tools properly #74

MoritzWeber0 opened this issue Dec 7, 2022 · 0 comments
Labels
capella Issues related to the Capella tool

Comments

@MoritzWeber0
Copy link
Member

MoritzWeber0 commented Dec 7, 2022

In case of a SIGTERM, Capella should be closed properly.
Instructions: https://stackoverflow.com/questions/6391705/how-to-cleanly-shutdown-eclipse-from-linux-command-line

  • Catch SIGTERM, terminate the tool and supervisord
  • Implement a graceful termination of Capella (see StackOverflow)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
capella Issues related to the Capella tool
Projects
Development

No branches or pull requests

1 participant