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

liftCompletableFuture function fix #3483

Merged

Conversation

pomadchin
Copy link
Member

@pomadchin pomadchin commented Aug 9, 2022

Overview

This PR fixes the liftCompletableFuture function implementation. It should accept Future as a by name parameter to ensure wrapping happens before the Future is executed.

Checklist

  • ./CHANGELOG.md updated, if necessary. Link to the issue if closed, otherwise the PR.

@pomadchin pomadchin force-pushed the fix/lift-completable-future branch from b395f1b to 9d272d2 Compare August 9, 2022 03:15
@pomadchin pomadchin merged commit e27c375 into locationtech:master Aug 9, 2022
@pomadchin pomadchin deleted the fix/lift-completable-future branch August 9, 2022 13:05
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