This project is archived. Its data is
read-only
.
Guard against gRPC channels in the main process
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Guard against gRPC channels in the main process
Jürg Billeter
requested to merge
juerg/grpc
into
master
Jun 18, 2019
Overview
1
Commits
2
Pipelines
2
Changes
2
gRPC doesn't support fork without exec, which is used in the main process.
Merge request reports
Loading