You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by "jmuehlner (via GitHub)" <gi...@apache.org> on 2023/09/29 23:02:32 UTC

[GitHub] [guacamole-server] jmuehlner opened a new pull request, #460: GUACAMOLE-1846: Check for NULLs before attempting to sync state in join pending handlers.

jmuehlner opened a new pull request, #460:
URL: https://github.com/apache/guacamole-server/pull/460

   The user promotion thread is started before the client initialization is fully complete, so we should not expect that all client resources will be available when the pending handlers run. 
   
   If the resources _are_ uninitialized, the pending handlers can still run successfully because there isn't any state to sync anyway.


-- 
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-server] jmuehlner commented on pull request #460: GUACAMOLE-1846: Check for NULLs before attempting to sync state in join pending handlers.

Posted by "jmuehlner (via GitHub)" <gi...@apache.org>.
jmuehlner commented on PR #460:
URL: https://github.com/apache/guacamole-server/pull/460#issuecomment-1741841383

   > Looks good, except it should be re-based against `staging/1.5.4`, at least according to the Jira issue.
   
   ![oops](https://i.makeagif.com/media/8-30-2016/18KyYS.gif)


-- 
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-server] necouchman merged pull request #460: GUACAMOLE-1846: Check for NULLs before attempting to sync state in join pending handlers.

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


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