[ https://issues.apache.org/jira/browse/THRIFT-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878429#action_12878429 ]
Christopher Armstrong edited comment on THRIFT-585 at 6/13/10 3:51 PM: ----------------------------------------------------------------------- My bad, I didn't even realize that this issue was about a client bug, not a server bug; I missed the actual description and only read the first comment. I'll file another bug for dealing with servers sending errors to clients. was (Author: radix): My bad, I didn't even realize that this issue was about a client bug, not a server bug; I missed the actual comment description and only read the first comment. I'll file another bug for dealing with servers sending errors to clients. > 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: Compiler (Python), Library (Python) > Reporter: Esteve Fernandez > Assignee: Esteve Fernandez > Attachments: 585-handle-send-exceptions.patch, 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 is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.