GitHub user bgedik opened a pull request: https://github.com/apache/thrift/pull/1476
remove workSocket call that is too early You can merge this pull request into a Git repository by running: $ git pull https://github.com/bgedik/thrift bugfix/non-blocking-server-calls-workSocket-too-early Alternatively you can review and apply these changes as the patch at: https://github.com/apache/thrift/pull/1476.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 #1476 ---- commit f3c682e9c41d67d8cd1ab2d75f6259b6e0af40da Author: Bugra Gedik <bgedik@...> Date: 2018-01-21T17:43:49Z remove workSocket call that is too early ---- ---