GitHub user Jens-G opened a pull request:
https://github.com/apache/thrift/pull/1444
THRIFT-4422 Add Async implementation via IFuture
Client: Delphi
Patch: Jens Geyer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jens-G/thrift THRIFT-4422
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1444.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 #1444
----
commit 6b1b9bc3a6bc3709c86b3f6ff55c32636ae23c93
Author: Jens Geyer <[email protected]>
Date: 2017-12-09T12:47:09Z
THRIFT-4422 Add Async implementation via IFuture
Client: Delphi
Patch: Jens Geyer
----
---