amoeba icon indicating copy to clipboard operation
amoeba copied to clipboard

Exception leak on connection refused

Open quchen opened this issue 10 years ago • 0 comments

Running the client with default verbosity shows messages

amoeba_multi: connect: does not exist (Connection refused)
amoeba_multi: send: resource vanished (Broken pipe)

which should be caught internally before they print to STDOUT directly.

quchen avatar Feb 02 '14 16:02 quchen