You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by bananer <gi...@git.apache.org> on 2017/12/27 11:56:21 UTC

[GitHub] thrift pull request #1450: THRIFT-4437: JavaScript WebSocket - fix duplicate...

GitHub user bananer opened a pull request:

    https://github.com/apache/thrift/pull/1450

    THRIFT-4437: JavaScript WebSocket - fix duplicate callbacks

    

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

    $ git pull https://github.com/bananer/thrift THRIFT-4437

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

    https://github.com/apache/thrift/pull/1450.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 #1450
    
----
commit 528b3d90434b8f0217bb5a5922de85483daf5304
Author: Philip Frank <ic...@...>
Date:   2017-12-27T11:54:28Z

    THRIFT-4437: JavaScript WebSocket - fix duplicate callbacks

----


---

[GitHub] thrift pull request #1450: THRIFT-4437: JavaScript WebSocket - fix duplicate...

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

    https://github.com/apache/thrift/pull/1450


---

[GitHub] thrift issue #1450: THRIFT-4437: JavaScript WebSocket - fix duplicate callba...

Posted by jeking3 <gi...@git.apache.org>.
Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1450
  
    Running autotools.sh locally on xenial to see if it was one of those annoying npm transient failures.


---