Client Doesn’t Terminate After Failed Autologin #27
Labels
No Label
client
server
user made
L
M
S
XL
bug
bugfix
discussion
documentation
feature
maintenance
postponed
refactoring
wontfix
No Milestone
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: zdm/envoy#27
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When starting the client in autologin mode, that is by specifying a user name and password using the configuration, a handshake rejection does not trigger the application exit.
Instead, the receiver thread is terminated, but the application keeps running without the chat scene showing up.