You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Improve test coverage for ActionExecutor by testing missing digest scenarios * Raise a dedicated exception for missing digests for easier detection, primarily in tests Previous use of ParallelTask.ForEachAsync prevented exceptions from being propagated. This caused create process exceptions to occur when the binary for an action could not be found. #ROBOMERGE-SOURCE: CL 17067435 in //UE5/Main/... #ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v853-17066230) [CL 17067444 by carl bystrom in ue5-release-engine-test branch]