Files
UnrealEngineUWP/Engine/Source/Runtime/PakFile
pj kack 7099f09264 IoDispatcher: Use the new Tasks API to launch scatter block decompression tasks.
Reduce risk of deadlock if other background worker tasks are waiting for io by allowing decompression tasks to run on both foreground and background workers.
Respect the existing priority cvar "TaskGraph.TaskPriorities.IoDispatcherAsyncTasks".

#rb per.larsson, danny.couture
#tests pc and console replays

[CL 34673303 by pj kack in ue5-main branch]
2024-06-26 09:11:36 -04:00
..