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
P2P: Handle abrupt connection closes and give "nice" messages.
This can happen, for example when a peer presses CTRL+C.
This makes the program crash for the other user, but now we catch those
exception print "nice" (relatively nice :D) error messages.
Closes#1
0 commit comments