Re: Preventing propagation of SIGINT to Parent Process - Problem with the child
Isn't your answer in the last answers in your Stackexchange reference?
The preferred answer doesn't provide the reasoning but is in the bottom two non-preferred answers... The SIGINT is sent to the foreground process group which includes Parent and Child processes.
Then a couple suggestions were made to run the two scripts in separate process groups or modify the Parent to handle the SIGINT differently than default.
TSU
Beginner Wiki Quickstart - https://en.opensuse.org/User:Tsu2/Quickstart_Wiki
Solved a problem recently? Create a wiki page for future personal reference!
Learn something new?
Attended a computing event?
Post and Share!
Bookmarks