We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730f76a commit b2144d3Copy full SHA for b2144d3
template/supervisord.conf
@@ -22,5 +22,7 @@ stdout_logfile_maxbytes=0
22
stderr_logfile=/dev/fd/1
23
stderr_logfile_maxbytes=0
24
autorestart=true
25
+stopasgroup=true
26
+killasgroup=true
27
priority=20
28
startsecs=0
0 commit comments