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

consume doesn't cancel outstanding workers #23

Closed
jacobstanley opened this issue Dec 21, 2015 · 1 comment
Closed

consume doesn't cancel outstanding workers #23

jacobstanley opened this issue Dec 21, 2015 · 1 comment

Comments

@jacobstanley
Copy link
Contributor

Currently consume_ has the correct behaviour of cancelling outstanding workers, but consume does not.

@tranma
Copy link

tranma commented Dec 21, 2015

By the way, how should you cancel a worker that is making a foreign call? In this case the cancel might block indefinitely.

@nhibberd nhibberd closed this as completed Jan 4, 2016
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

3 participants