mirror of https://github.com/grpc/grpc.git
[EventEngine] Potential fix for non-empty queues at thread pool shutdown (#33219)
Sometimes the queues will not be empty after the WorkStealingThreadPool is quiesced, leading to an assertion failure. The flake rate is somewhere between 1/20,000 and 1/50,000 runs depending on the platform, so this fix is speculative, and we should know if this works within 2 days or so. Example failure: https://source.cloud.google.com/results/invocations/625c28ee-b811-46ab-87c6-aa2be0c5f5cd/targets/%2F%2Ftest%2Fcore%2Fend2end:core_end2end_tests@poller%3Dpoll@experiment%3Dwork_stealing;shard=1/logpull/33227/head
parent
dbcb09d3d4
commit
0d3ecd3e63
2 changed files with 27 additions and 0 deletions
Loading…
Reference in new issue