This ensures that if someone calls the rpc_shutdown method multiple
times it will not segfault and gracefully continue. This was causing
problems in the OpenMP usage. This could point to other issues, but for
now this is a safe fix.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo