You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by ChugR <gi...@git.apache.org> on 2018/03/21 17:50:59 UTC

[GitHub] qpid-dispatch pull request #271: DISPATCH-945: Prevent crash at shutdown whe...

GitHub user ChugR opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/271

    DISPATCH-945: Prevent crash at shutdown when websocket client connected

    Execute qd_http_server_free before the server is shut down so that
    lws vhost and context destruction activity is handled properly.

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

    $ git pull https://github.com/ChugR/qpid-dispatch DISPATCH-945-1

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

    https://github.com/apache/qpid-dispatch/pull/271.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 #271
    
----
commit 860f9abac764a3838661b0c23fa2438d11d7fdab
Author: Chuck Rolke <cr...@...>
Date:   2018-03-21T17:48:10Z

    DISPATCH-945: Prevent crash at shutdown when websocket client connected
    
    Execute qd_http_server_free before the server is shut down so that
    lws vhost and context destruction activity is handled properly.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] qpid-dispatch pull request #271: DISPATCH-945: Prevent crash at shutdown whe...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/qpid-dispatch/pull/271


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org