GitHub user Jens-G opened a pull request:
https://github.com/apache/thrift/pull/1467
THRIFT-4455 Missing dispose calls in ThreadedServer & ThreadpoolServer
Client: C#
Patch: Jens Geyer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jens-G/thrift THRIFT-4455
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1467.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 #1467
----
commit 0a38f0d2f24db1698c605396de6bf42419b2cf97
Author: Jens Geyer <jensg@...>
Date: 2018-01-13T00:29:15Z
THRIFT-4455 Missing dispose calls in ThreadedServer & ThreadpoolServer
Client: C#
Patch: Jens Geyer
----
---