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

Fixed hanging pool, add typing, overall refactor #9

Merged
merged 9 commits into from
Dec 28, 2019
Merged

Conversation

swansonk14
Copy link
Owner

Three main changes

  1. Forced the multiprocessing pool to close to prevent hanging at the end of the iterations
  2. Add typing to the functions (thus requiring Python 3.5+)
  3. Did an overall refactor of the code to clean it up

@swansonk14 swansonk14 merged commit f655abb into master Dec 28, 2019
@swansonk14 swansonk14 deleted the refactor branch December 28, 2019 02:05
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.

1 participant