GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1425
THRIFT-3602 Make Tornado server send exception on unexpected handler â¦
â¦error
(resubmitting for nsuke)
Client: py
This closes #839
This closes #1425
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift THRIFT-3602-take-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1425.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 #1425
----
commit f33efee824f907687de6a4087057c90e489802ba
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-02-10T10:37:26Z
THRIFT-3602 Make Tornado server send exception on unexpected handler error
Client: py
This closes #839
This closes #1425
----
---