Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
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
ea34b09df362e7707cf156bd42febac98aaa90e8
UnrealEngineUWP/Engine/Source/Runtime/PakFile
History
Jian Ru f700cc15dd Add recursion support to FCompressionScratchBuffers. This is needed to fix a race condition with the inflight decompression task. It wasn�t a problem in UE4 because FAsyncTask::SyncCompletion used to just wait on a completion event. In UE5, however, it will try to pull other tasks from task queues and execute them locally until either there is no more task or the completion event is triggered.
#jira UE-113581
#rb arne.schober,ben.woodhouse,carlmagnus.nordin

[CL 16073735 by Jian Ru in ue5-main branch]
2021-04-21 10:55:31 -04:00
..
Private
Add recursion support to FCompressionScratchBuffers. This is needed to fix a race condition with the inflight decompression task. It wasn�t a problem in UE4 because FAsyncTask::SyncCompletion used to just wait on a completion event. In UE5, however, it will try to pull other tasks from task queues and execute them locally until either there is no more task or the completion event is triggered.
2021-04-21 10:55:31 -04:00
Public
Merge UE5/RES CL# 15462083 to UE5/Main
2021-02-18 18:13:28 -04:00
PakFile.Build.cs
…
Powered by Gitea Page: 1078ms Template: 27ms
English
English
Licenses API