hyperium / tonic

A native gRPC client & server implementation with async/await support.
https://docs.rs/tonic
MIT License
9.8k stars 998 forks source link

chore: fix merge queue #1735

Closed LucioFranco closed 3 months ago

djc commented 3 months ago

Are these code changes actually needed for the queue fix?

LucioFranco commented 3 months ago

@djc in theory no...but I think because merge queue wasn't running something snuck in that I just merged. So this should enable CI for the merge queue and also fix the issues on master.