GitHub user mike-jumper opened a pull request:

    https://github.com/apache/incubator-guacamole-server/pull/25

    GUACAMOLE-117: Do not stop connection when the intent is to reconnect.

    From [GUACAMOLE-117](https://issues.apache.org/jira/browse/GUACAMOLE-114):
    
    >
    > Commit a64c3e0 from 
[GUACAMOLE-34](https://issues.apache.org/jira/browse/GUACAMOLE-34) added 
several calls to `guac_client_stop()`, one of which runs in all cases after the 
connection has closed, even if that closure is due to the need to handle a 
resize.
    >
    > `guac_client_stop()` should not be invoked in that case. It should only 
be invoked when the connection absolutely must terminate.
    >

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-jumper/incubator-guacamole-server 
fix-reconnect

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-guacamole-server/pull/25.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #25
    
----
commit bed38cec713d2256c87cb324acfa46af9960bb54
Author: Michael Jumper <mjum...@apache.org>
Date:   2016-10-29T22:00:53Z

    GUACAMOLE-117: Do not stop connection when the intent is to reconnect 
(originally broken by commit a64c3e0).

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to