I have 2 process : a parent and a child. parent is blocking SIGINT child is blocking SIGTSTP (when a signal is blocked, I print a message)
when I kill parent, it seem