You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix missing error if initial connection cannot be established.
E.g. if the IP address of the server is wrong: Currently the socket setup
just runs forever, but the situation of a wrong server address should
better be handled somehow.
0 commit comments