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

[api] respect SIGINT to terminate the api #4

Open
Phaqui opened this issue Aug 5, 2024 · 0 comments
Open

[api] respect SIGINT to terminate the api #4

Phaqui opened this issue Aug 5, 2024 · 0 comments

Comments

@Phaqui
Copy link
Contributor

Phaqui commented Aug 5, 2024

When running podman stop webpipeline-api to stop the container, it tries using SIGINT to kill the process, but reverts to SIGKILL after 10 seconds when that doesn't work. The API should respect and listen to SIGINT, and terminate itself when received.

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