Closed
Description
E.g.
Lines 82 to 83 in 70f1a40
This function and all others in this file should accept a context, which would allow passing RPC timeouts, metadata, etc. context.Background
is really only supposed to be called by main
/TestXyz
functions wherever possible.