I am executing custom automated tests using -immersive launch option. But sometimes the PIE doesn’t start due to compiler errors, plugin popups, etc. In that cases I want to have a timer that will shut the engine down after 10 minutes. Is there a way to do so?
Hi! Thanks for the ideas, quite insightful!
I was hoping there is some similar functionality already available in the engine itself, but since it’s not I ended up using Jnekins’s timeout and Windows’s taskkill /f /im on triggered timeout