This fixes a bug which could happen if multiple WorkStealingThreadPools existed (wstpA and wstpB), and a thread in wstpA called `wstpB->Run(closure)`. Previously, this would have scheduled the closure on the current wstpA thread worker's local queue. `bm_thread_pool` results look unchanged on RBE. |
||
|---|---|---|
| .. | ||
| build | ||
| build_test | ||
| core | ||
| cpp | ||
| csharp/codegen | ||
| distrib | ||
| http2_test | ||
| spm_build | ||
| .clang-tidy | ||