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

QueuedChannel queued requests fail to propagate cancellation #448

Closed
carterkozak opened this issue Feb 20, 2020 · 1 comment
Closed

QueuedChannel queued requests fail to propagate cancellation #448

carterkozak opened this issue Feb 20, 2020 · 1 comment

Comments

@carterkozak
Copy link
Contributor

What happened?

the returned future may be cancelled but it has no impact on execution of the queued work.

What did you want to happen?

Cancellation should be respected

@carterkozak
Copy link
Contributor Author

wrong project..

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

1 participant