8000 [tsl:concurrency] Fix warnings in async_value.{h,cc} by copybara-service[bot] · Pull Request #93585 · tensorflow/tensorflow · GitHub
[go: up one dir, main page]

Skip to content

[tsl:concurrency] Fix warnings in async_value.{h,cc} #93585

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2025

Conversation

copybara-service[bot]
Copy link
@copybara-service copybara-service bot commented May 17, 2025

[tsl:concurrency] Fix warnings in async_value.{h,cc}

AsyncValue is a smart-pointer-like type, update const getters to return non-const reference to the payload, for consistency with std::unique_ptr.

@copybara-service copybara-service bot force-pushed the exported_pr_760032398 branch 19 times, most recently from 74402fb to 6ef1235 Compare May 20, 2025 15:24
AsyncValue is a smart-pointer-like type, update const getters to return non-const reference to the payload, for consistency with std::unique_ptr<T>.

PiperOrigin-RevId: 761097801
@copybara-service copybara-service bot force-pushed the exported_pr_760032398 branch from 6ef1235 to 966ff16 Compare May 20, 2025 16:08
@copybara-service copybara-service bot merged commit 966ff16 into master May 20, 2025
@copybara-service copybara-service bot deleted the exported_pr_760032398 branch May 20, 2025 16:08
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
0