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

integrate Guava ListenableFuture #195

Closed
oldratlee opened this issue Jul 8, 2024 · 0 comments
Closed

integrate Guava ListenableFuture #195

oldratlee opened this issue Jul 8, 2024 · 0 comments
Assignees
Labels
✨ feature New feature

Comments

@oldratlee
Copy link
Member

oldratlee commented Jul 8, 2024

Provide conversion methods between Guava ListenableFuture and CompletableFuture/Cffu.

Note

Integration implementation should pay attention to cancellation and propagation between the two futures.

@oldratlee oldratlee added the ✨ feature New feature label Jul 8, 2024
@oldratlee oldratlee changed the title integrate the nice methods of Guava ListenableFuture integrate Guava ListenableFuture Jul 8, 2024
oldratlee added a commit that referenced this issue Jul 16, 2024
oldratlee added a commit that referenced this issue Jul 16, 2024
oldratlee added a commit that referenced this issue Jul 16, 2024
oldratlee added a commit that referenced this issue Jul 17, 2024
oldratlee added a commit that referenced this issue Jul 17, 2024
oldratlee added a commit that referenced this issue Jul 18, 2024
oldratlee added a commit that referenced this issue Jul 19, 2024
oldratlee added a commit that referenced this issue Jul 20, 2024
oldratlee added a commit that referenced this issue Jul 20, 2024
oldratlee added a commit that referenced this issue Jul 20, 2024
…Utils.toCompletableFuture(ListenableFuture)` (#195)

consistent with `Guava ListenableFuture` style/best-practice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature
Development

No branches or pull requests

2 participants