In nutella 2.0 when you do `nutella start` the run-level bots that are started by nutella are automatically auto-restarted if they die. We want to change that behavior and only auto-restart bots if the `-r` flag is specified in the start command
In nutella 2.0 when you do
nutella startthe run-level bots that are started by nutella are automatically auto-restarted if they die.We want to change that behavior and only auto-restart bots if the
-rflag is specified in the start command