Hi All,

We are running a lot of our processes under supervisord and think it's great! 
One of our developers had a question in regards to stopping processes.

When you send a "supervisorctl stop <process-name>" style command and the 
process doesn't stop – does supervisord try again? Does it know that the last 
command for that particular process was to "QUIT" the process and for some 
unknown reason it didn't, and therefore Supervisord should try again until the 
desired "stop" status is achieved? Or is it a fire and forget command like 
normal init.d style scripts?

Many thanks!

_______________________________________________
Supervisor-users mailing list
Supervisor-users@lists.supervisord.org
https://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to