Closed BinaryFissionGames closed 6 years ago
This is done. On close, the script will print that the process has exited, as well as its exit code, and signal if it was shut down by one.
We could possibly put a system in place where a process is restarted if it's closed and this script is still running.
For now, I'm going to mark this as done.
The script is pretty bar bones right now. This script is generated by single_machine_setup, so this code will mainly go in there.
Basically, I want it to print when any of the processes it spawns close, which will help to quickly diagnose problems.