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

Feature Request: add pebble.ProcessFuture.stop #59

Closed
marxin opened this issue Apr 15, 2020 · 1 comment
Closed

Feature Request: add pebble.ProcessFuture.stop #59

marxin opened this issue Apr 15, 2020 · 1 comment

Comments

@marxin
Copy link
Contributor

marxin commented Apr 15, 2020

I would see it handy to be able to selectively stop a ProcessFuture.
Right now, one can only stop all of them with pool.stop. Note that I speak about processes where stop means abruptly.

Thanks!

@noxdafox
Copy link
Owner

This is already supported through the future.cancel() method.

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