Skip to content

tests: simplify and (possibly) fix the grpc_server helper context manager

start the grpc server directly instead of starting the HTTP rpc server, since this later is actually not used, and the url/port detection was possibly misleading.

Depends on !159 (closed)


Migrated from D8696 (view on Phabricator)

Merge request reports