If supervisor dies, I think it's child processes will be orphaned and need to be killed manually. A new instance of supervisord will spawn a new set of children.
On Thu, May 8, 2014 at 9:11 AM, Andres Reyes Monge <armo...@gmail.com>wrote: > A new instance of supervisord will try to spin a new set of instances, the > way it works is by creating the applications as childs of the main > supervisord process. However i also believe that in the event supervisord > crashes it will kill all of it's children (not sure about that) > > > On Thu, May 8, 2014 at 9:15 AM, Sergey Maslyakov <evol...@gmail.com>wrote: > >> Hello, >> >> I have an error-handling question about supervisord. >> >> In case if supervisord crashes or exits abnormally, and then it is >> restarted, would the new instance of supervisord be able to harvest the >> process list and to continue monitoring processes started by its >> predecessor? >> >> Or would it try to spin off a new set of instances of applications that >> it manages; thus, possibly destabilizing the system? >> >> >> Thank you, >> /Sergey >> >> _______________________________________________ >> Supervisor-users mailing list >> Supervisor-users@lists.supervisord.org >> https://lists.supervisord.org/mailman/listinfo/supervisor-users >> >> > > > -- > Andrés Reyes Monge > armo...@gmail.com > https://coderwall.com/armonge > +(505)-8873-7217 > > _______________________________________________ > Supervisor-users mailing list > Supervisor-users@lists.supervisord.org > https://lists.supervisord.org/mailman/listinfo/supervisor-users > >
_______________________________________________ Supervisor-users mailing list Supervisor-users@lists.supervisord.org https://lists.supervisord.org/mailman/listinfo/supervisor-users