mirror of https://github.com/grpc/grpc.git
Fix hang on fork when the security context is destroyed in the Executor (#31969)
Attempting to create an ExecCtx while forking will hang forever. In the apparently rare case that the transport is destroyed in an Executor thread, this blocks indefinitely in the pre-fork handlers.pull/31035/head^2
parent
5664d6ee6b
commit
50d4f22069
1 changed files with 0 additions and 1 deletions
Loading…
Reference in new issue