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

ListenableFuture future() cancellation #1442

Closed
yorickhenning opened this issue Aug 14, 2019 · 2 comments
Closed

ListenableFuture future() cancellation #1442

yorickhenning opened this issue Aug 14, 2019 · 2 comments

Comments

@yorickhenning
Copy link
Contributor

Issue 1346 describes cancellation issues with ListenableFuture.kt.

The PR that should close that issue fixes up asDeferred() and asListenableFuture(), but doesn't fix future().

future() also needs modifying to implement bidirectional cancellation, and some tests validating it.

I'll TAL.

@elizarov
Copy link
Contributor

Ping?

@yorickhenning
Copy link
Contributor Author

I haven't had the time to work on this since I filed it. If someone's interested I can hand this off. Is there urgency from anywhere?

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

No branches or pull requests

2 participants