X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e19efd044f4aa88af59f35f43c9b1118df36efc0..0a2adc4256358d620fb063489aafbaba8de62b84:/services/ws/handler.go diff --git a/services/ws/handler.go b/services/ws/handler.go index aada9b00d9..d527c39ba1 100644 --- a/services/ws/handler.go +++ b/services/ws/handler.go @@ -179,7 +179,6 @@ func (h *handler) Handle(ws wsConn, eventSource eventSource, newSession func(wsC default: } } - continue case e, ok := <-incoming.Channel(): if !ok { return