Open
Description
The use-case is when you don't want your running processes to exit if you by any chance exit the tool. It could also be approached by requesting confirmation before exit.
The current state of the running processes is do-able to persist on the file system but once the parent exits it won't be able to reconnect to the stdout of the running processes.