[
https://issues.apache.org/jira/browse/THRIFT-3676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15389142#comment-15389142
]
Niels Grewe commented on THRIFT-3676:
-------------------------------------
Hi James!
> Do you have any time to work on enabling cocoa tests for make cross?
In fact I got tests for the server-side Cocoa code in the following branch:
https://github.com/ngrewe/thrift/tree/objc-portability
Unfortunately, that kinda organically evolved out of a project to make Thrift
usable for server applications written in Objective-C on Linux (but of course
it works on Cocoa as well), so it has a lot of unrelated stuff. I can see
whether I can pull that apart a bit (unfortunately it's been quite a while
since I last worked on it).
> Cocoa server does not emit exceptions
> -------------------------------------
>
> Key: THRIFT-3676
> URL: https://issues.apache.org/jira/browse/THRIFT-3676
> Project: Thrift
> Issue Type: Bug
> Components: Cocoa - Compiler
> Reporter: Niels Grewe
>
> The server side code emitted by the Cocoa generator does not send exceptions
> back to the client. Instead the client will be hung waiting for a response.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)