When sending Ctrl+C to the terminal it also get's sent to all subprocesses e.g. also the render process. The java program handles Ctrl+C but the renderer quits on Ctrl+C This script causes the renderer to ignore Ctrl+C.
When sending Ctrl+C to the terminal it also get's sent to all subprocesses e.g. also the render process. The java program handles Ctrl+C but the renderer quits on Ctrl+C This script causes the renderer to ignore Ctrl+C.