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

Close on SIGTERM signal #27

Open
slinkydeveloper opened this issue Oct 14, 2019 · 2 comments
Open

Close on SIGTERM signal #27

slinkydeveloper opened this issue Oct 14, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@slinkydeveloper
Copy link
Contributor

It looks like the SIGTERM doesn't close the runtime, but it needs a SIGKILL

@slinkydeveloper slinkydeveloper added the bug Something isn't working label Oct 14, 2019
@lance
Copy link
Member

lance commented Oct 17, 2019

What makes you say this? Running locally (I haven't tested in a container) kill -TERM <PID> works fine for me.

@slinkydeveloper
Copy link
Contributor Author

I tried with podman and it doesn't work... Maybe it's a podman problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants