Skip to content
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

Fix as_optional() #6756

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Fix as_optional() #6756

merged 1 commit into from
Apr 17, 2024

Conversation

copybara-service[bot]
Copy link

Fix as_optional()

Because we use id as a hash and as_optional() creates a new object then this check [1] will not pass, and we'd instead go and fall through to [2], which does not add the pipeline run context.

@copybara-service copybara-service bot force-pushed the test_624016898 branch 6 times, most recently from 5d871d2 to 623aa16 Compare April 17, 2024 17:46
Because we use `id` as a hash and  as_optional() creates a new object then this check [1] will not pass, and we'd instead go and fall through to [2], which does not add the pipeline run context.

PiperOrigin-RevId: 625736342
@copybara-service copybara-service bot merged commit 0313e7c into master Apr 17, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_624016898 branch April 17, 2024 17:50
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