Details
Description
I found following bug:
- Build QtGrpc examples.
- Start Chat Server.
- Start Chat client.
- "Enter" User1/qwerty on client.
- Send a few messages.
- Stop Server;
- Try to press "Enter" User1/qwerty on client side => leads to crash.
I found following bug: