This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd5e386cb4f99800e09b7db2c74c580fa93511bd
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
ParallelExecutor
History
Ben Marsh
df67d08eb7
Fix number of processes used by ParallelExecutor, and don't wait on the pipe output from child processes (it returns immediately, so just timeout on waiting for the process handle instead).
...
#codereview Paul.Fazio [CL 2545511 by Ben Marsh in Main branch]
2015-05-11 11:26:36 -04:00
..
Private
Fix number of processes used by ParallelExecutor, and don't wait on the pipe output from child processes (it returns immediately, so just timeout on waiting for the process handle instead).
2015-05-11 11:26:36 -04:00
ParallelExecutor.Build.cs
…
ParallelExecutor.Target.cs
…