[GitHub] thrift pull request #1523: Fix condition where TSimpleServer could exit Acce...

2018-03-29 Thread mdubbyap
GitHub user mdubbyap opened a pull request:

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

 Fix condition where TSimpleServer could exit AcceptLoop() without 
releasing lock.

…easing lock

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

$ git pull https://github.com/signalfx/thrift THRIFT-4537

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

https://github.com/apache/thrift/pull/1523.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 #1523


commit 7d646414ff8570e8d38492176c45c2111b028a4a
Author: Matthew Pound 
Date:   2018-03-29T21:03:50Z

Fix condition where TSimpleServer could exit AcceptLoop() without releasing 
lock




---


[GitHub] thrift pull request #1523: Fix condition where TSimpleServer could exit Acce...

2018-03-30 Thread asfgit
Github user asfgit closed the pull request at:

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


---