Aug 25, 2017 · 1 min read
Isn’t this overriding ctx? i.e. should this be rewritten to something like the following?
ctx = s.contextWithMetadata(ctx, req)
If not, how is the context created in the line above related to the context created in this line?