Hi everyone, I got a strange error today where one of my servers threw an assertion when I killed a remote. Here's the error: Broken pipe (.../external/zmq/src/tcp_socket.cpp:229) Looking at it, it looks like it's just a recv call, but I'm not sure why it would send back a EPIPE. Cheers, Yi