fishy opened a new pull request, #2609:
URL: https://github.com/apache/thrift/pull/2609

   Client: go
   
   Make it unwrap to context.Canceled, since the main use case of it is to
   be returned in lieu of context.Canceled to avoid extra writing to the
   client, so that if user has any processor middleware that checks for
   context.Canceled error those would still work.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to