Skip to content

Support async methods in scoped_trace in googletest Rust.#806

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_914068550
Open

Support async methods in scoped_trace in googletest Rust.#806
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_914068550

Conversation

@copybara-service
Copy link
Copy Markdown

Support async methods in scoped_trace in googletest Rust.

This change adds support for async methods in scoped_trace by using a runtime-agnostic InstrumentedFuture that manages the thread-local trace stack across yield points.

This change adds support for async methods in `scoped_trace` by using a runtime-agnostic `InstrumentedFuture` that manages the thread-local trace stack across yield points.

PiperOrigin-RevId: 914068550
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant