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

WorkQueueExecutor: remove atexit handler #3407

Merged
merged 2 commits into from May 2, 2024

Conversation

tphung3
Copy link
Contributor

@tphung3 tphung3 commented Apr 29, 2024

Description

This PR removes the atexit handler of WorkQueueExecutor as discussed in #3334.

Changed Behaviour

WorkQueueExecutor

Fixes

Fixes #3334

Type of change

Choose which options apply, and delete the ones which do not apply.

  • Bug fix

@benclifford benclifford merged commit 42c0e2e into Parsl:master May 2, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

workqueue atexit cleanup raises an error with Python 3.12 when actually cleaning up
2 participants