[
https://issues.apache.org/jira/browse/THRIFT-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16616493#comment-16616493
]
ASF GitHub Bot commented on THRIFT-4637:
----------------------------------------
Jens-G opened a new pull request #1595: THRIFT-4637 C# async mode generates
incorrect code with inherited ser…
URL: https://github.com/apache/thrift/pull/1595
…vices
Client: C#
Patch: Jens Geyer
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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}} instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)