grpc-ecosystem / grpc-opentracing

OpenTracing is a set of consistent, expressive, vendor-neutral APIs for distributed tracing and context propagation
BSD 3-Clause "New" or "Revised" License
472 stars 98 forks source link

Add missing abort method to _OpenTracingServicerContext #38

Closed wkiser closed 6 years ago

wkiser commented 6 years ago

This method was added in grpcio 1.8.0

googlebot commented 6 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


wkiser commented 6 years ago

signed CLA

googlebot commented 6 years ago

CLAs look good, thanks!

rnburn commented 6 years ago

Thanks @wkiser. Could you put the PR in to https://github.com/opentracing-contrib/python-grpc? We've relocated the project over there.