dbinfrago / dbinfrago/capella-dockerimages
Handle `SIGTERM` for tools properly
Open
capella
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.