Hi
I am running supervisord 3.0 on centos5. supervisorctl restart/stop hangs
at

connect(3, {sa_family=AF_FILE, path="/tmp/supervisor.sock"...}, 22) = 0
sendto(3, "POST /RPC2 HTTP/1.1\r\nHost: local"..., 186, 0, NULL, 0) = 186
sendto(3, "<?xml version='1.0'?>\n<methodCal"..., 121, 0, NULL, 0) = 121
recvfrom(3,

This issue happens even if we do a group restart. This seems to be an
unresolved bug in github. Folks pls let me know, on which kind of
subprocess this issue is faced. Since it is critical to have a clean
restart of a particular group of processes in production without affecting
other groups, I wish to know how is this bug (if not resolved) handled in
production environment
-- 
Kalyanasundaram
http://blogs.eskratch.com/
https://github.com/kalyanceg/
_______________________________________________
Supervisor-users mailing list
Supervisor-users@lists.supervisord.org
https://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to