Guard against gRPC channels in the main process

gRPC doesn't support fork without exec, which is used in the main process.

Merge request reports

Loading