You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
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]