Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool
geoff evans 9a59ec0529 AutomationTool
* Skip flushing ProjectUtils temp folders on startup of a child process. Leave files intact that were generated by the parent process.

This change fixes some issues where ProjectUtils is booted up in a parent AutomationTool, which causes some UATRules assemblies to be generated and loaded. Child processes try to clean up these files on startup, but they are locked by the parent process. Skip the cleanup in this case.

#rnx
#jira none
#rb jonathan.adamczewski
#preflight 614a12e1116f2a0001927afb

#ROBOMERGE-AUTHOR: geoff.evans
#ROBOMERGE-SOURCE: CL 17585916 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v871-17566257)

[CL 17585949 by geoff evans in ue5-release-engine-test branch]
2021-09-21 14:48:58 -04:00
..
2021-09-21 14:48:58 -04:00
2021-08-30 10:43:17 -04:00
2021-09-02 10:33:56 -04:00
2021-09-02 12:02:43 -04:00