Kevin Wojniak created THRIFT-5468:
-------------------------------------
Summary: Swift service generator doesn't support oneway
Key: THRIFT-5468
URL: https://issues.apache.org/jira/browse/THRIFT-5468
Project: Thrift
Issue Type: Bug
Components: Swift - Compiler
Reporter: Kevin Wojniak
https://github.com/apache/thrift/blob/master/compiler/cpp/src/thrift/generate/t_swift_generator.cc#L2377
This block is the logic for non-oneway functions, but there is no "else"
condition so oneway functions won't be called.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)