[
https://issues.apache.org/jira/browse/THRIFT-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143314#comment-14143314
]
ASF GitHub Bot commented on THRIFT-585:
---------------------------------------
GitHub user jamesbroadhead opened a pull request:
https://github.com/apache/thrift/pull/224
py.twisted: Avoid synchronous exceptions
This is an update of the patch posted to:
https://issues.apache.org/jira/browse/THRIFT-585
and a re-write of 8345772
Patch: Mattias de Zalenski, James Broadhead
Jira: THRIFT-585
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jamesbroadhead/thrift
twisted_synchronous_exceptions_2014_02
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/224.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 #224
----
commit a8f8f5197877de6a31e0c88d1034b6741d43ab46
Author: James Broadhead <[email protected]>
Date: 2014-08-10T21:03:38Z
py.twisted: Avoid synchronous exceptions
This is an update of the patch posted to:
https://issues.apache.org/jira/browse/THRIFT-585
and a re-write of 8345772
Patch: Mattias de Zalenski, James Broadhead
Jira: THRIFT-585
----
> exceptions in the autogenerated send_METHOD functions are not propagated
> (Twisted)
> ----------------------------------------------------------------------------------
>
> Key: THRIFT-585
> URL: https://issues.apache.org/jira/browse/THRIFT-585
> Project: Thrift
> Issue Type: Bug
> Components: Python - Compiler, Python - Library
> Reporter: Esteve Fernandez
> Assignee: Jens Geyer
> Fix For: 0.9.2
>
> Attachments: 585-handle-send-exceptions.patch,
> ASF.LICENSE.NOT.GRANTED--t_py_generator.cc
>
>
> If an error occurs in the autogenerated send_METHOD functions, the returned
> deferred is not notified and the caller can't manage the error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)