You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2020/08/21 02:19:56 UTC

[GitHub] [guacamole-client] mike-jumper opened a new pull request #560: GUACAMOLE-942: Correct race condition in retrieval of readable connection identifiers.

mike-jumper opened a new pull request #560:
URL: https://github.com/apache/guacamole-client/pull/560


   As `activeTunnels` is a live map which may change while `getActiveConnections()` is running, it is possible for an initial call to `activeTunnels.isEmpty()` to pass yet for the set of connection identifiers produced to be empty.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [guacamole-client] necouchman merged pull request #560: GUACAMOLE-942: Correct race condition in retrieval of readable connection identifiers.

Posted by GitBox <gi...@apache.org>.
necouchman merged pull request #560:
URL: https://github.com/apache/guacamole-client/pull/560


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org