grpc/test
AJ Heller 66d928c440
[EventEngine] Fix local work queueing logic with multiple pools (#34786)
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.
2023-10-24 17:27:45 -07:00
..
build Remove epollex poller (#29160) 2022-03-21 10:27:52 -07:00
build_test Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
core [EventEngine] Fix local work queueing logic with multiple pools (#34786) 2023-10-24 17:27:45 -07:00
cpp [xDS e2e tests] move xDS bootstrap and resource helpers into their own library (#34773) 2023-10-24 12:33:00 -07:00
csharp/codegen [csharp codegen] Handle empty base_namespace option value to fix #34113 (#34137) 2023-08-29 14:24:52 +00:00
distrib [Test] Bazel distrib test (#34603) 2023-10-11 15:19:47 -07:00
http2_test [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
spm_build Remove `g_glip` and `class GrpcLibraryInterface` (#30414) 2022-11-14 15:30:09 -05:00
.clang-tidy Fix all instances of bugprone-undefined-memory-manipulation 2018-08-29 14:24:02 -07:00