Skip to content

Commit

Permalink
Fix stopping of gx-it-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
abretaud authored Dec 5, 2022
1 parent 1b7420b commit bb78894
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gravity/process_manager/supervisor_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
numprocs = 1
stdout_logfile = {log_file}
redirect_stderr = true
stopasgroup = true
{process_name_opt}
"""

Expand Down

0 comments on commit bb78894

Please sign in to comment.