mirror of https://github.com/grpc/grpc.git
[PosixEventEngine] Ensure threads are shut down before destroying other engine state (#31152)
* Add check for engine life on shutdown This fixes a race condition where closures attempt to deregister themselves after the engine has been destroyed * start initialized * ensure threads are shut down before other engine state is destroyedpull/31159/head
parent
7c4b87ede5
commit
68387a4e68
1 changed files with 2 additions and 3 deletions
Loading…
Reference in new issue