[
https://issues.apache.org/jira/browse/THRIFT-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961617#comment-13961617
]
James Haggerty commented on THRIFT-2452:
----------------------------------------
Should say that the oneway functions change behaviour - i.e. they discard all
exceptions, since they can't return anything.
And now I remember (submitted patch a while after doing this) that I didn't try
to update twisted or tornado, so this patch probably can't be applied as is.
Sorry!
> Python doesn't handle unexpected Exceptions in server
> -----------------------------------------------------
>
> Key: THRIFT-2452
> URL: https://issues.apache.org/jira/browse/THRIFT-2452
> Project: Thrift
> Issue Type: Bug
> Components: Python - Compiler, Python - Library
> Reporter: James Haggerty
> Attachments: thrift-2452-python-unexpected-exceptions.patch
>
>
> Based on Thrift-378, the appropriate behaviour is to throw a
> TApplicationException with an INTERNAL_ERROR.
--
This message was sent by Atlassian JIRA
(v6.2#6252)