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
97cab931199bd45cd3405156e2debb10e793ea96
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Zen
History
zousar shaker
d524494c62
Address missing file descriptor close on Mac/Linux that is related to the lock file handling when launching zenserver. Also fix an incorrect return value from the Mac/Linux implementation of IsLockFileLocked in the case of an orphaned lock file.
...
#rb stefan.boberg #jira UE-207039 [CL 32233751 by zousar shaker in ue5-main branch]
2024-03-13 19:29:39 -04:00
..
Internal
…
Private
Address missing file descriptor close on Mac/Linux that is related to the lock file handling when launching zenserver. Also fix an incorrect return value from the Mac/Linux implementation of IsLockFileLocked in the case of an orphaned lock file.
2024-03-13 19:29:39 -04:00
Public
/Experimental
Identify zenserver as Unreal Zen Storage Server in messagebox dialogs and accompanying logs for high priority messages. Ensure google drive warning follows the same messagebox/log logic as other prompts. Eliminate the use of RequestExit from within ZenServerInterface, failure should not force process shutdown.
2024-03-05 11:23:40 -05:00
Tests
Partial backout (test only) while failure on Linux is investigated.
2024-02-10 13:08:08 -05:00
Zen.Build.cs
…