DaanHoogland commented on code in PR #13058:
URL: https://github.com/apache/cloudstack/pull/13058#discussion_r3765607694


##########
services/console-proxy/server/src/main/java/com/cloud/consoleproxy/ConsoleProxyNoVNCHandler.java:
##########
@@ -73,6 +74,11 @@ public void handle(String target, Request baseRequest, 
HttpServletRequest reques
 
     @OnWebSocketConnect
     public void onConnect(final Session session) throws IOException, 
InterruptedException {
+    public void onConnect(final Session session) throws IOException, 
InterruptedException {

Review Comment:
   ```suggestion
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to