Draft: Allow gRPC fork support to be used on Linux only
What does this MR do and why?
This prevents failures when GRPC.prefork
is called on other systems.
References
How to set up and validate locally
FILTER=09_issues bundle exec rake db:seed_fu
yes | gdk reset-data
- Observe no errors on Mac and Linux
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Peter Leitzen