[ 
https://issues.apache.org/jira/browse/THRIFT-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15272050#comment-15272050
 ] 

ASF GitHub Bot commented on THRIFT-3814:
----------------------------------------

GitHub user nsuke opened a pull request:

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

    THRIFT-3814 Fix contention in TNonblockingServerTest

    

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

    $ git pull https://github.com/nsuke/thrift THRIFT-3814

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

    https://github.com/apache/thrift/pull/1005.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 #1005
    
----
commit b465de4a3f0bd89ce7e151ebc382b7f0d46af167
Author: Nobuaki Sukegawa <[email protected]>
Date:   2016-05-05T07:29:13Z

    THRIFT-3814 Fix contention in TNonblockingServerTest

----


> Fix contention in TNonblockingServerTest
> ----------------------------------------
>
>                 Key: THRIFT-3814
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3814
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library, Test Suite
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>              Labels: test-stability
>
> User provided event_base could possibly be deleted before the server.
> Hopefully this fixes the occasional failure on Travis-CI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to