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

[for python 3.9] cancel_futures on all ThreadPoolExecutors #3480

Open
benclifford opened this issue Jun 7, 2024 · 0 comments
Open

[for python 3.9] cancel_futures on all ThreadPoolExecutors #3480

benclifford opened this issue Jun 7, 2024 · 0 comments

Comments

@benclifford
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

When the minimum Python version moves from Python 3.8 to 3.9, the cancel_futures parameter to concurrent.futures.ThreadPoolExecutor will become available. That should be added onto all ThreadPoolExecutor shutdowns, which should make Parsl shutdown happen faster/with less stuff happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant