Currently if Pusher closes the socket, the client will infinite loop since it rescues IOError, which is an ancestor of EOFError. I imagine you'll see this happening every few weeks on average - do you see this @rkh @pat?
Currently if Pusher closes the socket, the client will infinite loop since it rescues IOError, which is an ancestor of EOFError.
I imagine you'll see this happening every few weeks on average - do you see this @rkh @pat?