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

Terminate Tarantool with SIGTERM, not SIGKILL #318

Open
NickVolynkin opened this issue Feb 7, 2022 · 2 comments
Open

Terminate Tarantool with SIGTERM, not SIGKILL #318

NickVolynkin opened this issue Feb 7, 2022 · 2 comments

Comments

@NickVolynkin
Copy link
Contributor

NickVolynkin commented Feb 7, 2022

SIGTERM'ed Tarantool can run box.ctl.on_shutdown, enabling tarantool/luatest#225

@Totktonada
Copy link
Member

It is for situations like tarantool/tarantool#4127 and test-run tries SIGTERM first. If you found a situation, when tarantool instances are SIGKILLed, when they shouldn't, please, share reproducer and all details.

@Totktonada
Copy link
Member

Now the issue includes a link to tarantool/luatest#225. But I still don't see why the first attempt to stop an instance with SIGTERM does not work for your case. Can you at least share a reproducer?

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

5 participants