Project-Faster / qpep

A working version of qpep standalone go client/server, designed to accelerate high-latency connections, like those provided by geostationary satellites.
https://docs.projectfaster.org
Other
3 stars 1 forks source link

Error when closing client or stopping client #14

Closed mfoxworthy closed 2 years ago

mfoxworthy commented 2 years ago

Whenever I use the quit menu item or the Client Enabled menu item when the client is active, I get an error window. It says it cannot quit the client and asks to force terminate.

Screen Shot 2022-08-05 at 1 16 21 PM

parvit commented 2 years ago

@mfoxworthy Version at https://github.com/Project-Faster/qpep/tree/issue-14 changes the behavior to auto-termination in case the client (or server) is unresponsive.

Please test it and send feedback.

mfoxworthy commented 2 years ago

@mfoxworthy Version at https://github.com/Project-Faster/qpep/tree/issue-14 changes the behavior to auto-termination in case the client (or server) is unresponsive.

Please test it and send feedback.

I will test today.

mfoxworthy commented 2 years ago

@mfoxworthy Version at https://github.com/Project-Faster/qpep/tree/issue-14 changes the behavior to auto-termination in case the client (or server) is unresponsive. Please test it and send feedback.

I will test today.

Client no longer shows the error on exit. This issue can be marked resolved.