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 <[email protected]>
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
----
---