Warning: connection lost.
[Errno 9] Bad file descriptor
"Can't connect to server"
the editor sort-of freezes. (I can click with the mouse but I can't type).
When I kill the client, the other client sees
Peer 'None' has disconnected
Exception occurred in message 'handle_remove': <class 'AttributeError'> AttributeError("'NoneType' object has no attribute 'remove'")
Warning: connection lost.
[Errno 9] Bad file descriptor
"Can't connect to server"
and then it's dead as well
Strange thing is "Peer None" - that's not the name I used. I started the client with -i. Without, this does not seem to happen.
When I get this:
the editor sort-of freezes. (I can click with the mouse but I can't type).
When I kill the client, the other client sees
and then it's dead as well
Strange thing is "Peer
None
" - that's not the name I used. I started the client with-i
. Without, this does not seem to happen.