Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Pass SIGTERM to child process and wait #5

Open
maggie44 opened this issue Sep 6, 2023 · 0 comments
Open

Pass SIGTERM to child process and wait #5

maggie44 opened this issue Sep 6, 2023 · 0 comments

Comments

@maggie44
Copy link
Contributor

maggie44 commented Sep 6, 2023

When stopping the secure store container the sigterm/sigkill etc will be passed to the secure store process and will terminate without waiting for the child process (the users app) to exit gracefully.

Signal handlers should be added to pass the sigterm commands to the child process to allow graceful exit and to avoid data loss in the users app.

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

No branches or pull requests

1 participant