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

Fix shutdown errors on Python 3.8 #89

Merged
merged 4 commits into from
Apr 20, 2022
Merged

Fix shutdown errors on Python 3.8 #89

merged 4 commits into from
Apr 20, 2022

Conversation

kmpaul
Copy link
Collaborator

@kmpaul kmpaul commented Apr 20, 2022

This PR is designed to remove the errors that occur during shutdown during batch execution on Python 3.8.

Closes #88

@kmpaul
Copy link
Collaborator Author

kmpaul commented Apr 20, 2022

The Python 3.9+ failures/hanging above is due to the error reported in #87. Thus, I have cancelled the remaining tests. I believe this can be merged as it specifically addresses Python 3.8 only.

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.

Batch-mode tests passing with raised exceptions
1 participant