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

Add handling of FutureCombiner.callAsync #4879

Merged
merged 1 commit into from
Mar 11, 2025
Merged

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Mar 7, 2025

Add handling of FutureCombiner.callAsync

The initial bug pattern covered Futures.transformAsync. I recently noticed a similar issue with FutureCombiner.callAsync. Given that logic is pretty much identical and that FutureCombiner is a subclass of Futures, I have extended the existing bug pattern.

@copybara-service copybara-service bot force-pushed the test_733505792 branch 5 times, most recently from ed45b7c to 931564e Compare March 11, 2025 00:00
The initial bug pattern covered `Futures.transformAsync`. I recently noticed a similar issue with `FutureCombiner.callAsync`. Given that logic is pretty much identical and that `FutureCombiner` is a subclass of `Futures`, I have extended the existing bug pattern.

PiperOrigin-RevId: 735566050
@copybara-service copybara-service bot merged commit 82dbc53 into master Mar 11, 2025
@copybara-service copybara-service bot deleted the test_733505792 branch March 11, 2025 00:26
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