You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Fix DoNotRunInsideBusyWait tasks that ended up being picked up during busy waiting anyway. - Change internal API of ExecuteTask to make it evident it can actually return a new task. - Make sure that busy wait will dequeue tasks from local/global queue in priority order. - Remove unused local queue functions. #jira UE-199870 #rb JeanFrancois.Dube [CL 29908002 by danny couture in ue5-main branch]