[
https://issues.apache.org/jira/browse/THRIFT-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Esteve Fernandez updated THRIFT-285:
------------------------------------
Attachment: thrift-285.patch
The attached patch removes _result classes if a method declared as async.
> Don't generate _result helper classes for async methods
> -------------------------------------------------------
>
> Key: THRIFT-285
> URL: https://issues.apache.org/jira/browse/THRIFT-285
> Project: Thrift
> Issue Type: Improvement
> Components: Compiler (Python)
> Reporter: Esteve Fernandez
> Priority: Minor
> Attachments: thrift-285.patch
>
>
> Currently, the Thrift compiler generates METHOD_result helper classes for all
> methods, even async ones.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.