Hi Roger,

On 3/30/12 11:40 AM, Roger Hoover wrote:
Any objections to a "stopasgroup" option?

Not from me.

I've run into a case where I want to run Flask in debug mode under supervisord
in development and the parent Flask process doesn't propagate the SIGTERM or
SIGINT signals to it's child,
leaving it orphaned. This doesn't happen on the command line b/c the shell
sends SIGINT to the entire foreground process group.

I've seen this with other programs.  I think it would be a useful option.

Regards,
Mike

--
Mike Naberezny
Maintainable Software
http://maintainable.com
_______________________________________________
Supervisor-users mailing list
[email protected]
http://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to