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
The FListenServer::Run() method seems to be continuing to listen for client/server communication even after the editor module should have shutdown. This causes the editor to become stuck in a "phantom" state upon exiting, where the editor process still exists and never fully quits.
The text was updated successfully, but these errors were encountered:
The
FListenServer::Run()
method seems to be continuing to listen for client/server communication even after the editor module should have shutdown. This causes the editor to become stuck in a "phantom" state upon exiting, where the editor process still exists and never fully quits.The text was updated successfully, but these errors were encountered: