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 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.