[GitHub] thrift issue #1523: Fix condition where TSimpleServer could exit AcceptLoop(...

2018-04-02 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1523 THRIFT-4537 ---

[GitHub] thrift issue #1523: Fix condition where TSimpleServer could exit AcceptLoop(...

2018-03-30 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1523 Thanks for checking, we need to stabilize these CI builds so less effort is spent figuring out if a change is at least somewhat ok. ---

[GitHub] thrift issue #1523: Fix condition where TSimpleServer could exit AcceptLoop(...

2018-03-30 Thread dcelasun
Github user dcelasun commented on the issue: https://github.com/apache/thrift/pull/1523 Travis failures are unrelated flaky tests (my own Travis build is fine). ---

[GitHub] thrift issue #1523: Fix condition where TSimpleServer could exit AcceptLoop(...

2018-03-29 Thread dcelasun
Github user dcelasun commented on the issue: https://github.com/apache/thrift/pull/1523 Thanks for the PR. Seems like this was [introduced](https://github.com/apache/thrift/blame/930428438c0b6c8f60560cbb7dcad79042badacb/lib/go/thrift/simple_server.go#L131) by THRIFT-4243 (PR #1302)