When server stops with clients in lobby, clients infinite loop
Open
- Dominant language
- C++
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The problem is that the ProcessLobby commands on the client side only have one error condition. So we don't know the difference between a benign error, and a critical one. So when the server dies. we go back and ask for another message. Then get another error, etc...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.