[
https://issues.apache.org/jira/browse/THRIFT-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer updated THRIFT-4637:
-------------------------------
Summary: C# async mode generates incorrect code with inherited services
(was: C# async mode problem with inherited services )
> 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
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Priority: Major
>
> 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}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)