[
https://issues.apache.org/jira/browse/THRIFT-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III resolved THRIFT-4637.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.12.0
> C# async mode generates incorrect code with inherited services
> ---------------------------------------------------------------
>
> Key: THRIFT-4637
> URL: https://issues.apache.org/jira/browse/THRIFT-4637
> Project: Thrift
> Issue Type: Bug
> Components: C# - Compiler
> Affects Versions: 0.10.0, 0.11.0
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Priority: Major
> Fix For: 0.12.0
>
>
> If a service interface extends another service, the compiler generates wrong
> code in the {{csharp:async}} case: It inherits from {{Processor}} but should
> inherit from \{{AsyncProcessor}} instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)