thanks. Bill. Solved SIGTERM Problem.
Fixed : usage "exec" latest command. http://veithen.github.io/2014/11/16/sigterm-propagation.html On Sat, Mar 19, 2016 at 2:28 AM Bill Farner <[email protected]> wrote: > I believe the first ticket you posted captures the behavior we currently > target - thermos only signals processes that it directly launches and > monitors. It is the responsibility of those process to signal any children > they fork. > > As for finalization, it appears we have a bug on master...but i'm not > familiar enough to know whether it is related to signaling. > > On Thu, Mar 17, 2016 at 11:18 PM, thinker0 <[email protected]> wrote: > >> *https://issues.apache.org/jira/browse/AURORA-1572 >> <https://issues.apache.org/jira/browse/AURORA-1572> SIGTERM is not sent to >> child processes* >> *https://issues.apache.org/jira/browse/AURORA-367 >> <https://issues.apache.org/jira/browse/AURORA-367> simple commands using >> sudo do not go through FINALIZING state* >> *https://issues.apache.org/jira/browse/AURORA-1642 >> <https://issues.apache.org/jira/browse/AURORA-1642> >> https://issues.apache.org/jira/browse/AURORA-1642 >> <https://issues.apache.org/jira/browse/AURORA-1642>* >> >> Do you not have to pass a SIGTERM signal to all of the child process? >> >> >
