[ 
https://issues.apache.org/jira/browse/THRIFT-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13972391#comment-13972391
 ] 

ASF GitHub Bot commented on THRIFT-2470:
----------------------------------------

Github user adam-resdiary commented on the pull request:

    https://github.com/apache/thrift/pull/100#issuecomment-40691732
  
    I only ran the tests in VS, but I can certainly try them out in MonoDevelop 
on my mac when I get a chance. I figured that since NUnit and Moq are pretty 
standard for unit testing in the .NET world, and that the test project wouldn't 
be distributed with the library (and therefore those dependencies won't be 
distributed either) it would be ok. Does that reasoning make sense?
    
    Cheers for committing the fix though.


> THttpHandler swallows exceptions from processor
> -----------------------------------------------
>
>                 Key: THRIFT-2470
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2470
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>    Affects Versions: 0.9.1
>            Reporter: Adam Connelly
>            Assignee: Jens Geyer
>             Fix For: 0.9.2
>
>
> The THttpHandler.ProcessRequest() method currently swallows any exceptions by 
> the processor, and writes them out to Console.Error. This makes it very 
> difficult to figure out what's going on if an exception is thrown in anything 
> other than a console application.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to