Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If server shutsdown, clicking on disconnect will exit the GUI #86

Open
ramezanifar opened this issue Aug 4, 2022 · 0 comments
Open

Comments

@ramezanifar
Copy link

The client GUI exits if user presses Disconnect after server shuts down.
Steps to repeat:

Good Scenario:
Server is running. Client gets launched and connected.
From the client, press the Disconnect.
Stop the server.
The client GUI stays.

Bad Scenario:
Server is running. Client gets launched and connected.
Stop the server.
From the client, press the Disconnect.
The GUI will exit and you need to launch it again.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant