You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by "mike-jumper (via GitHub)" <gi...@apache.org> on 2023/02/27 22:46:51 UTC

[GitHub] [guacamole-client] mike-jumper opened a new pull request, #799: GUACAMOLE-1745: Ensure deep copies of session storage are created only if necessary.

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

   This change modifies the behavior of `sessionStorageFactory` such that the automatic deep copy is cached, rather than recreated each time. Instead, the deep copy is created _once_ and then only recreated if changes are made externally to the cached copy.


-- 
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: dev-unsubscribe@guacamole.apache.org

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


[GitHub] [guacamole-client] necouchman merged pull request #799: GUACAMOLE-1745: Ensure deep copies of session storage are created only if necessary.

Posted by "necouchman (via GitHub)" <gi...@apache.org>.
necouchman merged PR #799:
URL: https://github.com/apache/guacamole-client/pull/799


-- 
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: dev-unsubscribe@guacamole.apache.org

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