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

Improve code quality: break apart the main "pmap" method #3

Closed
bruceadams opened this issue Dec 19, 2012 · 1 comment
Closed

Improve code quality: break apart the main "pmap" method #3

bruceadams opened this issue Dec 19, 2012 · 1 comment

Comments

@bruceadams
Copy link
Owner

Running Code Climate on this code reminds me of things I don't like. One concern is: the main "pmap" method is too complex.

@shepmaster has two commits addressing this very nicely.
shepmaster@1f3ed2a
shepmaster@65d0e55

bruceadams added a commit that referenced this issue Nov 8, 2015
Refactor with peach_with_index and a ThreadPool

This closes issues #2, #3 and #4. Yay!
@bruceadams
Copy link
Owner Author

Fixed by #12.

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

1 participant