[experiments] extend work_serializer_dispatch expiry

pull/37127/head
Yousuk Seung 9 months ago
parent 5ff56f6bcf
commit b63295336a
  1. 2
      src/core/lib/experiments/experiments.yaml

@ -205,6 +205,6 @@
Have the work serializer dispatch work to event engine for every callback, Have the work serializer dispatch work to event engine for every callback,
instead of running things inline in the first thread that successfully instead of running things inline in the first thread that successfully
enqueues work. enqueues work.
expiry: 2024/06/30 expiry: 2024/09/30
owner: ysseung@google.com owner: ysseung@google.com
test_tags: ["core_end2end_test", "cpp_end2end_test", "xds_end2end_test", "lb_unit_test"] test_tags: ["core_end2end_test", "cpp_end2end_test", "xds_end2end_test", "lb_unit_test"]

Loading…
Cancel
Save