You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by jeking3 <gi...@git.apache.org> on 2017/11/30 13:40:39 UTC

[GitHub] thrift pull request #1429: THRIFT-2913: fix random CI build failures in lib/...

GitHub user jeking3 opened a pull request:

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

    THRIFT-2913: fix random CI build failures in lib/rb test

    'Thrift::ThreadPoolServer should serve inside a thread'
    Client: rb
    
    This closes #1429

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

    $ git pull https://github.com/jeking3/thrift THRIFT-2913

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

    https://github.com/apache/thrift/pull/1429.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 #1429
    
----
commit 1643b7c6192b92ed0d9e758ae22b61f829023862
Author: James E. King, III <jk...@apache.org>
Date:   2017-11-30T13:39:17Z

    THRIFT-2913: fix random CI build failures in lib/rb test
    'Thrift::ThreadPoolServer should serve inside a thread'
    Client: rb
    
    This closes #1429

----


---

[GitHub] thrift pull request #1429: THRIFT-2913: fix random CI build failures in lib/...

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

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


---