Closed carlhoerberg closed 1 month ago
Don't try to continue to read from a client socket in the case of FrameDecode or general exceptions. Chance is that a CloseOk never will be receivied and instead new FrameDecode error will be raised again and again.
Don't try to continue to read from a client socket in the case of FrameDecode or general exceptions. Chance is that a CloseOk never will be receivied and instead new FrameDecode error will be raised again and again.