Prevent Editor from exiting when running from command line with -ExecutePythonScript

This is the way. I couldn’t use the commandline renderer because it requires “-game” and I need the editor to do some custom operations before the render. The set_keep_python_script_alive worked great.