Skip to content
Snippets Groups Projects
Commit d6572f07 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files
A fix for https://bugs.launchpad.net/tarantool/+bug/992171
"SAVE SNAPSHOT process (dumper) does not respond to signals"

Reset the signal mask/handler after a fork to their defaults.
Make sure that when the snapshot dumper process is terminated
with a signal, we report it back to the user.

No test case since it would be hard to do a concurrent
test in our framework yet.
parent 223f0408
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment