Aki Sukegawa created THRIFT-3600:
------------------------------------
Summary: Make TTwisted server send exception on unexpected handler
error
Key: THRIFT-3600
URL: https://issues.apache.org/jira/browse/THRIFT-3600
Project: Thrift
Issue Type: Bug
Components: Python - Library
Reporter: Aki Sukegawa
Assignee: Aki Sukegawa
When unspecified exception occurs inside handler, TTwisted server does not do
anything and client side hangs.
Many other languages and non TTwisted/Tornado servers sends
TApplicationException in such cases.
There is a test case that tries to assert this behavior for TTwisted but the
test is broken in a way it fails to detect the failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)