You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because it closes one of its thread handles while waiting on it.
To fix this I think we need to somehow keep an extra reference to the server-side object. This is difficult for obvious reasons, so I'm not going to fix this until something really requires it.
The text was updated successfully, but these errors were encountered:
zfigura
changed the title
GTA V launcher (GTAVLauncher.exe) hangs on exit
GTA V launcher (GTAVLauncher.exe) hangs on exit (needs ntdll-side handle refcounting)
Aug 14, 2018
Because it closes one of its thread handles while waiting on it.
To fix this I think we need to somehow keep an extra reference to the server-side object. This is difficult for obvious reasons, so I'm not going to fix this until something really requires it.
The text was updated successfully, but these errors were encountered: