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

Rename threads param to num_threads. #34

Merged
merged 1 commit into from May 17, 2016
Merged

Rename threads param to num_threads. #34

merged 1 commit into from May 17, 2016

Conversation

frewsxcv
Copy link
Collaborator

An attempt to differentiate/clarify the parameter name.

@dns2utf8
Copy link
Member

I like the change, but it seems not yet complete.

@frewsxcv frewsxcv force-pushed the num-threads branch 9 times, most recently from 2d6bf42 to 7f069c6 Compare May 16, 2016 22:31
@frewsxcv
Copy link
Collaborator Author

@dns2utf8 Want to review this?

self.set_num_threads(num_threads)
}

/// Sets the number of threads to use as `num_threads`.
Copy link
Member

@dns2utf8 dns2utf8 May 16, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe rephrase to "number of workers" or "number of worker-threads"

@dns2utf8
Copy link
Member

@frewsxcv with pleasure.

@dns2utf8
Copy link
Member

Could you increase the version number in Cargo.toml?

@frewsxcv
Copy link
Collaborator Author

Could you increase the version number in Cargo.toml?

Going to do it when I release the version

An attempt to differentiate/clarify the parameter name.
@frewsxcv
Copy link
Collaborator Author

Thanks for the review! Will merge if the tests pass

@frewsxcv frewsxcv merged commit 7a94ec5 into master May 17, 2016
@frewsxcv frewsxcv deleted the num-threads branch May 17, 2016 02:11
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.

None yet

2 participants