masa-umich / Ground-Support-Software

GUI for the engine controller
1 stars 0 forks source link

Gui to server disconnect button bug #102

Closed jtalier closed 1 year ago

jtalier commented 2 years ago

When actively connected to the server through the gui, pressing the disconnect button on the GUI properly disconnects on the gui side. However the server shows no disconnect in the log. Upon re-connecting you are instantly connected, then disconnected. (likely culprit is the gui terminating the connection before sending command to server. Or server not recognizing the gui did disconnect)

jtalier commented 2 years ago

Issue fixed on branch JackDoingSomeWork with commit 871da54f5d1c8da2e854b9abf424ca7c329fddb0

Will close once it is merged into master

jtalier commented 2 years ago

Merged in 2.0.0