Files
UnrealEngineUWP/Engine/Source/Programs/UnrealBuildTool
tim smith f994e99349 1) Fixed BoxExecutor to not use have any async methods due to Stop needing to happen on the same thread.
2) Fixed issue where Task.Run and SetResult were being invoked under a  lock which could result in deadlocks.

#rb self
#preflight 645650d1ed7ffaa0f510d02b

[CL 25365879 by tim smith in ue5-main branch]
2023-05-06 10:46:31 -04:00
..