]> git.feebdaed.xyz Git - 0xmirror/grpc.git/commit
Add promise serialization for call op promises
authorCraig Tiller <ctiller@google.com>
Mon, 8 Dec 2025 18:04:37 +0000 (10:04 -0800)
committerCopybara-Service <copybara-worker@google.com>
Mon, 8 Dec 2025 18:07:59 +0000 (10:07 -0800)
commitcb2db8fc21b31ac322d463dff5b7eff9fbbab97d
treebd9f7667f8eb562faaf73cbd0f33429860770a55
parent7e2cd3faa930cedb6ce54887f67e4f7845e2f0b7
Add promise serialization for call op promises

Allows promise display for calls to dig into the promises being executed and display more of what's going on

PiperOrigin-RevId: 841811313
BUILD
src/core/lib/surface/call_utils.h
src/core/util/upb_utils.h
test/core/call/BUILD
test/core/call/call_utils_test.cc