gamegos / cesi

CeSI is a web interface for managing multiple supervisors from the same place.
GNU General Public License v3.0
577 stars 185 forks source link

start not available for exited/failed programs #26

Open wcpettus opened 8 years ago

wcpettus commented 8 years ago

Programs that are "EXITED" or "FAILED" only have the readlog button option, but no start button. It would be great if these programs could be (re)started through the gui by providing a start button (I know supervisor doesn't consider this a restart since the program is already stopped).

If the behavior of "STOPPED" programs (which has a start button and a gray-ed out stop button) could be applied to these other states, then the problem would be solved.