Jens Geyer created THRIFT-4637:
----------------------------------
Summary: C# async mode problem 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
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)